Searched refs:NGX_HTTP_CACHE_BYPASS (Results 1 – 2 of 2) sorted by relevance
18 #define NGX_HTTP_CACHE_BYPASS 2 macro
878 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()