Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.h34 #define NGX_HTTP_UPSTREAM_FT_NOLIVE 0x40000000 macro
H A Dngx_http_upstream.c1546 ngx_http_upstream_next(r, u, NGX_HTTP_UPSTREAM_FT_NOLIVE); in ngx_http_upstream_connect()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_scgi_module.c1491 conf->upstream.cache_use_stale |= NGX_HTTP_UPSTREAM_FT_NOLIVE; in ngx_http_scgi_merge_loc_conf()
H A Dngx_http_uwsgi_module.c1712 conf->upstream.cache_use_stale |= NGX_HTTP_UPSTREAM_FT_NOLIVE; in ngx_http_uwsgi_merge_loc_conf()
H A Dngx_http_fastcgi_module.c3017 conf->upstream.cache_use_stale |= NGX_HTTP_UPSTREAM_FT_NOLIVE; in ngx_http_fastcgi_merge_loc_conf()
H A Dngx_http_proxy_module.c3169 conf->upstream.cache_use_stale |= NGX_HTTP_UPSTREAM_FT_NOLIVE; in ngx_http_proxy_merge_loc_conf()