summaryrefslogtreecommitdiffhomepage
path: root/src/http/ngx_http_upstream.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/http/ngx_http_upstream.h')
-rw-r--r--src/http/ngx_http_upstream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/http/ngx_http_upstream.h b/src/http/ngx_http_upstream.h
index 64157e6a7..840426592 100644
--- a/src/http/ngx_http_upstream.h
+++ b/src/http/ngx_http_upstream.h
@@ -193,6 +193,7 @@ typedef struct {
ngx_msec_t cache_lock_age;
ngx_flag_t cache_revalidate;
+ ngx_flag_t cache_convert_head;
ngx_array_t *cache_valid;
ngx_array_t *cache_bypass;