On the Apache 2.0 note, 2.0 breaks terribly when it has to 
proxy chunked data. It strips the chunk length and does 
not replace it with a Content-Length.

Bug is filed but no one in the Apache group seems to want 
to play with it :(

Just a warning for those of you who may potentially be 
doing proxy for chunked data.

John-

On Thu, 19 Sep 2002 01:47:39 -0700 (PDT)
  Ask Bjoern Hansen <[EMAIL PROTECTED]> wrote:
>On Wed, 18 Sep 2002, Josh Chamas wrote:
>
>[...]
>> So I run it again with ServerTokens Min, and get the 
>>same results. :)
>> Still something different on the mod_perl headers, looks 
>>like mod_perl
>> 2.x is setting Content-Length where it didn't use to.
>
>The details evade me, but I recall something about how 
>the buckets
>work in the httpd that makes httpd 2.0 always know (and 
>set) the
>Content-Length.
>
>There was discussion about changing it; but I don't 
>remember the
>outcome.
>
>(yes, it has (had?) some implications for how data can be 
>"streamed"
>from the proxy in such a setup, which was the reason for 
>changing
>it.  Indeed it could be that it was only affecting the 
>proxy.  Did I
>mention that I forgot the details?).  :-)
>
>
>  - ask
>
>-- 
>ask bjoern hansen, http://www.askbjoernhansen.com/ !try; 
>do();
>

Reply via email to