GET request with transfer-encoding causing issue

Andrew Hutchings ahutchings at nginx.com
Tue May 24 10:10:31 UTC 2016


As if by magic: 
http://nginx.org/en/docs/http/ngx_http_core_module.html#chunked_transfer_encoding

Kind Regards
Andrew

On 23/05/16 21:21, bclod wrote:
> 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
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>

-- 
Andrew Hutchings (LinuxJedi)
Technical Product Manager, NGINX Inc.



More information about the nginx mailing list