Home
last modified time | relevance | path

Searched refs:ngx_http_upstream_get_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_hash_module.c47 static ngx_int_t ngx_http_upstream_get_hash_peer(ngx_peer_connection_t *pc,
141 r->upstream->peer.get = ngx_http_upstream_get_hash_peer; in ngx_http_upstream_init_hash_peer()
163 ngx_http_upstream_get_hash_peer(ngx_peer_connection_t *pc, void *data) in ngx_http_upstream_get_hash_peer() function