Nathan Lutchansky wrote:

> It seems that mod_proxy does not support chunked responses.  Is this
> correct, or do I have something configured wrong?

It should do - if there is a Transfer-Encoding header, and it contains
"chunk" as one of the options, the DECHUNK filter is added to the input
filters.

I tested it with the responses from Apache v1.3.12 and it worked -
though that's not to say that it necessarily works properly.

Would it be possible to sniff the inbound and outbound connections on
the mod_proxy machine using tcpflow to see who is saying what to what?
I'd like to check the headers that are being sent and received, I have a
hunch that the content-length header is not being sent correctly.

Regards,
Graham
-- 
-----------------------------------------
[EMAIL PROTECTED]               "There's a moon
                                        over Bourbon Street
                                                tonight..."

Reply via email to