We have a client sending a GET request who is also erroneously sending a
transfer-encoding : chunked Header.

This is causing nginx to wait for the client to send data before the client
finally times out.  Is there anyway to tell nginx to ignore this header?  We
have asked the client to get their act together; but in the mean time was
wondering if there was anything we could do.

Posted at Nginx Forum: 
https://forum.nginx.org/read.php?2,267076,267076#msg-267076

_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to