DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13945>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13945

Missing Transfer-Encoding: chunked header from proxy.





------- Additional Comments From [EMAIL PROTECTED]  2002-10-24 22:13 -------
Some more details.
The missing Transfer-Encoding header is not the real/ only problem here.
(tryed my luck by adding it with mod_headers with no success)

Forcing my browser to 1.0 with the BrowserMatch directive did not help either.
(Sends same reply (should not the 1.0 conversation use content-length?? Donīt 
think chunked is allowed in 1.0 ...)).

The "body" does not contain the chunked headers or trailers length\r\n, which 
leads me to suspect that chunked encoding is not implemented in mod_proxy (if 
it at all should be?) but the content-length headers are taken away for some 
reason.

Same problem in 2.0.42. Reverting back to 2.0.40 where content-length is passed.
The "only" problem there is the "long" wait (only when the complete file is 
buffered at the proxy, does the client get the 200 ok reply with content-length)
for big files.

Should I go back to V1.3 if I want to run a production proxy?

Regards,
Dario.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to