Searched refs:CLUSTER_REDIR_ASK (Results 1 – 2 of 2) sorted by relevance
33 #define CLUSTER_REDIR_ASK 3 /* -ASK redirection required. */ macro
5587 if (error_code) *error_code = CLUSTER_REDIR_ASK; in getNodeByQuery()5644 error_code == CLUSTER_REDIR_ASK) in clusterRedirectClient()5648 (error_code == CLUSTER_REDIR_ASK) ? "ASK" : "MOVED", in clusterRedirectClient()