Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_upstream_keepalive_module.c59 static ngx_int_t ngx_http_upstream_get_keepalive_peer(ngx_peer_connection_t *pc,
212 r->upstream->peer.get = ngx_http_upstream_get_keepalive_peer; in ngx_http_upstream_init_keepalive_peer()
227 ngx_http_upstream_get_keepalive_peer(ngx_peer_connection_t *pc, void *data) in ngx_http_upstream_get_keepalive_peer() function