You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2012/08/07 19:41:13 UTC

[Bug 52595] requests with gzip+chunked encoded body don't proxy reliably

https://issues.apache.org/bugzilla/show_bug.cgi?id=52595

FN <li...@felix-nawroth.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lists@felix-nawroth.net

--- Comment #5 from FN <li...@felix-nawroth.net> ---
I can confirm that mod_deflate leaves the header "Content-Encoding: gzip" in
forwarded traffic when using mod_proxy. This causes BadRequest-errors when
using a proxy chain in which every proxy is configured with InputFilter
Deflate.

The problem of sporadic BadRequest-errors is not limited to chunked requests,
we're seeing the same with normal POST-requests with gzipped body. The error
rate varies.

Tested in versions 2.2.18 to 2.2.22. I'll be happy to provide additional
information as needed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org