<div dir="ltr"><div><div><div>Hello,<br><br>large_client_header_buffers does not seem 
to work in server context, however it works fine in http context. 
Documentation says it should work for both [1] and looking at the 
application code it seems like it should too [2].<br><br></div>I am running multiple server definitions and I've tried nginx versions 1.6.2 and 1.8.0.<br><br></div>Any help is greatly appreciated!<br><br></div>-jason<br><br>[1] <a href="http://nginx.org/en/docs/http/ngx_http_core_module.html#large_client_header_buffers" target="_blank">http://nginx.org/en/docs/http/ngx_http_core_module.html#large_client_header_buffers</a><br>[2] <a href="https://github.com/nginx/nginx/blob/branches/stable-1.6/src/http/ngx_http_core_module.c#L262-L267" target="_blank">https://github.com/nginx/nginx/blob/branches/stable-1.6/src/http/ngx_http_core_module.c#L262-L267</a></div>