Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.h30 #define NGX_HTTP_UPSTREAM_FT_UPDATING 0x00000800 macro
H A Dngx_http_upstream.c901 if (((u->conf->cache_use_stale & NGX_HTTP_UPSTREAM_FT_UPDATING) in ngx_http_upstream_cache()
914 if (((u->conf->cache_use_stale & NGX_HTTP_UPSTREAM_FT_UPDATING) in ngx_http_upstream_cache()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_scgi_module.c86 { ngx_string("updating"), NGX_HTTP_UPSTREAM_FT_UPDATING },
H A Dngx_http_uwsgi_module.c118 { ngx_string("updating"), NGX_HTTP_UPSTREAM_FT_UPDATING },
H A Dngx_http_fastcgi_module.c215 { ngx_string("updating"), NGX_HTTP_UPSTREAM_FT_UPDATING },
H A Dngx_http_proxy_module.c228 { ngx_string("updating"), NGX_HTTP_UPSTREAM_FT_UPDATING },