summaryrefslogtreecommitdiffhomepage
path: root/src/http
diff options
context:
space:
mode:
Diffstat (limited to 'src/http')
-rw-r--r--src/http/ngx_http_upstream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/http/ngx_http_upstream.h b/src/http/ngx_http_upstream.h
index f3e9f7979..64d70cfea 100644
--- a/src/http/ngx_http_upstream.h
+++ b/src/http/ngx_http_upstream.h
@@ -253,7 +253,7 @@ typedef struct {
ngx_str_t module;
- NGX_COMPAT_BEGIN(2)
+ NGX_COMPAT_BEGIN(6)
NGX_COMPAT_END
} ngx_http_upstream_conf_t;