https://issues.apache.org/bugzilla/show_bug.cgi?id=45157
Summary: mod_proxy create a new socket for each proxied request
Product: Apache httpd-2
Version: 2.2.8
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: mod_proxy
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
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. Is this a known bug in v2.2.8,
or I need special configuration to make it reuse the existing socket?
--
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]