Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_cache.h23 #define NGX_HTTP_CACHE_HIT 7 macro
H A Dngx_http_upstream.c927 u->cache_status = NGX_HTTP_CACHE_HIT; in ngx_http_upstream_cache()
977 u->cache_status = NGX_HTTP_CACHE_HIT; in ngx_http_upstream_cache()