diff --git a/src/http/ngx_http_core_module.c b/src/http/ngx_http_core_module.c index 78c141220..eb1785090 100644 --- a/src/http/ngx_http_core_module.c +++ b/src/http/ngx_http_core_module.c @@ -785,7 +785,7 @@ ngx_http_handler(ngx_http_request_t *r) if (r->keepalive) { - if (r->headers_in.msie) { + if (r->headers_in.msie6) { if (r->method == NGX_HTTP_POST) { /* * MSIE may wait for some time if an response for