https://issues.apache.org/bugzilla/show_bug.cgi?id=45157


Sean Shunxing Xie <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |




--- Comment #2 from Sean Shunxing Xie <[EMAIL PROTECTED]>  2008-06-07 16:11:53 
PST ---
I am re-submitting the bug report as follows:

After I updated apache server from 2.0 to 2.2, I noticed that reverse proxy
does not work as in older version of apache (2.0). In older version the backend
socket will be reused for http keepalive connection. In the newer version
2.2.8, I noticed that the mod_proxy is creating a new socket each time a
proxied request is sent to the backend server. mod_proxy need to scan through
the open sockets and re-use them if possible. 


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to