error 400

Cliff Wells cliff at develix.com
Sun Mar 7 23:01:21 MSK 2010


On Sun, 2010-03-07 at 05:26 -0500, ywdblog wrote:
> suppose client send too many cookies to nginx, nginx will return error 400, how to resolve it 

Try this:

large_client_header_buffers 4 8k; 

http://wiki.nginx.org/NginxHttpCoreModule#large_client_header_buffers

Regards,
Cliff




More information about the nginx mailing list