Searched refs:NGX_HTTP_CACHE_EXPIRED (Results 1 – 2 of 2) sorted by relevance
19 #define NGX_HTTP_CACHE_EXPIRED 3 macro
943 u->cache_status = NGX_HTTP_CACHE_EXPIRED; in ngx_http_upstream_cache()2480 if (u->cache_status == NGX_HTTP_CACHE_EXPIRED in ngx_http_upstream_test_next()2513 && u->cache_status == NGX_HTTP_CACHE_EXPIRED in ngx_http_upstream_test_next()4229 if (u->cache_status == NGX_HTTP_CACHE_EXPIRED in ngx_http_upstream_next()5648 || r->upstream->cache_status != NGX_HTTP_CACHE_EXPIRED in ngx_http_upstream_cache_last_modified()5676 || r->upstream->cache_status != NGX_HTTP_CACHE_EXPIRED in ngx_http_upstream_cache_etag()