|
|||||||||||
|
Re: Problem with Reverse Proxies & Weblogic 5.1.0 & HTTP 1.1
From: Graham Leggett <minfrin(at)sharp.fm>
Date: Tue Mar 27 2001 - 04:57:56 EST Ian Holsman wrote: This sounds a bit strange - having given a Connection:close, mod_proxy then closes the connection without waiting around, so the connection is definitely not alive at the end of the request. Is weblogic then not responding to the closed connection properly? I don't see how this can be worked around very elegantly apart from contacting the weblogic people and trying to report it as a bug. > I was trying to figure out how to downgrade the reverse proxy to 1.0, so
If you change the HTTP/1.1 string in ap_proxy_http_handler() to HTTP/1.0 in the request and response this will do the trick, but then it will do it for all servers.
Regards,
-- ----------------------------------------- minfrin@sharp.fm "There's a moon over Bourbon Street tonight..."Received on Tue Mar 27 10:58:36 2001 This archive was generated by hypermail 2.1.8 : Thu Aug 24 2006 - 14:53:15 EDT |
||||||||||
|
|||||||||||