Gael Seroul wrote:

> I don't think the problem is just a version string error.  The traffic I
> saw beetween apache proxy and web server was in HTTP/1.0  (The header
> was containing the Content-Length, no chunk appeared...)
> The communication beetween apache proxy and web server is really in
> HTTP/1.0.

Chunking is optional in RFC2616 - if the proxy receives content with a
content-length, it won't chunk the data.

If you could send a specific instance of where proxy violates RFC2616 I
would appreciate it, because then I can fix it. To date the only reports
so far are "it looks like HTTP/1.0", which is far too vague to be
useful.

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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to