Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_cache.h18 #define NGX_HTTP_CACHE_BYPASS 2 macro
H A Dngx_http_upstream.c878 u->cache_status = NGX_HTTP_CACHE_BYPASS; in ngx_http_upstream_cache()
3045 if (u->cache_status == NGX_HTTP_CACHE_BYPASS) { in ngx_http_upstream_send_response()