Home
last modified time | relevance | path

Searched refs:NGX_HTTP_CACHE_MISS (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_cache.h17 #define NGX_HTTP_CACHE_MISS 1 macro
H A Dngx_http_upstream.c597 u->cache_status = NGX_HTTP_CACHE_MISS; in ngx_http_upstream_init_request()
889 u->cache_status = NGX_HTTP_CACHE_MISS; in ngx_http_upstream_cache()