Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_upstream_ip_hash_module.c274 |NGX_HTTP_UPSTREAM_FAIL_TIMEOUT in ngx_http_upstream_ip_hash()
H A Dngx_http_upstream_least_conn_module.c309 |NGX_HTTP_UPSTREAM_FAIL_TIMEOUT in ngx_http_upstream_least_conn()
H A Dngx_http_upstream_random_module.c473 |NGX_HTTP_UPSTREAM_FAIL_TIMEOUT in ngx_http_upstream_random()
H A Dngx_http_upstream_hash_module.c670 |NGX_HTTP_UPSTREAM_FAIL_TIMEOUT in ngx_http_upstream_hash()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.h115 #define NGX_HTTP_UPSTREAM_FAIL_TIMEOUT 0x0008 macro
H A Dngx_http_upstream.c5719 |NGX_HTTP_UPSTREAM_FAIL_TIMEOUT in ngx_http_upstream()
5886 if (!(uscf->flags & NGX_HTTP_UPSTREAM_FAIL_TIMEOUT)) { in ngx_http_upstream_server()