NGX_HTTP_UPSTREAM_FT_NOLIVE 3009 src/http/modules/ngx_http_fastcgi_module.c         conf->upstream.cache_use_stale |= NGX_HTTP_UPSTREAM_FT_NOLIVE;
NGX_HTTP_UPSTREAM_FT_NOLIVE 3112 src/http/modules/ngx_http_proxy_module.c         conf->upstream.cache_use_stale |= NGX_HTTP_UPSTREAM_FT_NOLIVE;
NGX_HTTP_UPSTREAM_FT_NOLIVE 1458 src/http/modules/ngx_http_scgi_module.c         conf->upstream.cache_use_stale |= NGX_HTTP_UPSTREAM_FT_NOLIVE;
NGX_HTTP_UPSTREAM_FT_NOLIVE 1672 src/http/modules/ngx_http_uwsgi_module.c         conf->upstream.cache_use_stale |= NGX_HTTP_UPSTREAM_FT_NOLIVE;
NGX_HTTP_UPSTREAM_FT_NOLIVE 1343 src/http/ngx_http_upstream.c         ngx_http_upstream_next(r, u, NGX_HTTP_UPSTREAM_FT_NOLIVE);