Home
last modified time | relevance | path

Searched refs:ngx_http_upstream_get_ip_hash_peer (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_upstream_ip_hash_module.c30 static ngx_int_t ngx_http_upstream_get_ip_hash_peer(ngx_peer_connection_t *pc,
117 r->upstream->peer.get = ngx_http_upstream_get_ip_hash_peer; in ngx_http_upstream_init_ip_hash_peer()
149 ngx_http_upstream_get_ip_hash_peer(ngx_peer_connection_t *pc, void *data) in ngx_http_upstream_get_ip_hash_peer() function