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=10166>.
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=10166

HTTP/1.1 proxy requests made even when client makes a 1.0 one





------- Additional Comments From [EMAIL PROTECTED]  2002-06-24 17:40 -------

  There is no reason to forward as an HTTP/1.0 request.  mod_proxy should
  simply cache the chunked response and then send the HTTP/1.0 response
  from the HTTP/1.1 server.  Another alterative is to turn off keepalives
  before sending the response headers, and sending the raw results without
  chunking [disconnect completion.]

  This may depend on bug 10186... did the original client send an HTTP/1.0
  or http/1.0 request?

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

Reply via email to