Re: mod_proxy and chunked encoding

2010-06-03 Thread Nick Gearls
I cannot try another version in the environment where I have the problem :-( But I can't find any (explicit) fix for it in newer versions... Original Message Subject: RE: mod_proxy and chunked encoding Date: Wed, 2 Jun 2010 14:34:43 +0200 From: "Plüm, Rüdiger, VF-

Re: mod_proxy and chunked encoding

2010-06-02 Thread Sergey Chernyshev
Not sure if helps, but I had similar experience with nginx - what happened to me is that proxy did not understand chunked encoding, and double-encoded the content so browsers treated original chunk markers as content after decoding proxy's markers. On Wednesday, June 2, 2010, Nick Gearls wrote: >

RE: mod_proxy and chunked encoding

2010-06-02 Thread Plüm, Rüdiger, VF-Group
> -Original Message- > From: Nick Gearls > Sent: Mittwoch, 2. Juni 2010 14:06 > To: Development Apache > Subject: mod_proxy and chunked encoding > > Hello, > > Although I can see a lot of problems related to chunked > encoding, it is > not clear to me if it is correctly supported in