Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_cache.h21 #define NGX_HTTP_CACHE_UPDATING 5 macro
H A Dngx_http_file_cache.c644 rc = NGX_HTTP_CACHE_UPDATING; in ngx_http_file_cache_read()
H A Dngx_http_upstream.c912 case NGX_HTTP_CACHE_UPDATING: in ngx_http_upstream_cache()