Home
last modified time | relevance | path

Searched refs:stale_updating (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_cache.h121 unsigned stale_updating:1; member
H A Dngx_http_upstream.c902 || c->stale_updating) && !r->background in ngx_http_upstream_cache()
915 || c->stale_updating) && !r->background) in ngx_http_upstream_cache()
H A Dngx_http_file_cache.c638 c->stale_updating = c->valid_sec + c->updating_sec >= now; in ngx_http_file_cache_read()