GET request with transfer-encoding causing issue
bclod
nginx-forum at forum.nginx.org
Mon May 23 20:21:12 UTC 2016
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
More information about the nginx
mailing list