Home
last modified time | relevance | path

Searched refs:ngx_http_upstream_keepalive_srv_conf_t (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.c24 } ngx_http_upstream_keepalive_srv_conf_t; typedef
28 ngx_http_upstream_keepalive_srv_conf_t *conf;
40 ngx_http_upstream_keepalive_srv_conf_t *conf;
93 offsetof(ngx_http_upstream_keepalive_srv_conf_t, timeout),
100 offsetof(ngx_http_upstream_keepalive_srv_conf_t, requests),
143 ngx_http_upstream_keepalive_srv_conf_t *kcf; in ngx_http_upstream_init_keepalive()
188 ngx_http_upstream_keepalive_srv_conf_t *kcf; in ngx_http_upstream_init_keepalive_peer()
410 ngx_http_upstream_keepalive_srv_conf_t *conf; in ngx_http_upstream_keepalive_close_handler()
499 ngx_http_upstream_keepalive_srv_conf_t *conf; in ngx_http_upstream_keepalive_create_conf()
502 sizeof(ngx_http_upstream_keepalive_srv_conf_t)); in ngx_http_upstream_keepalive_create_conf()
[all …]