https://issues.apache.org/bugzilla/show_bug.cgi?id=47549
Summary: mod_proxy connectiontimeout setting does not works,
code error
Product: Apache httpd-2
Version: 2.2.11
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: major
Priority: P2
Component: mod_proxy_http
AssignedTo: [email protected]
ReportedBy: [email protected]
We have the following setting in mod_proxy:
BalancerMember http://server1:48080 route=sp_server1 connectiontimeout=3
timeout=120
BalancerMember http://server2:48080 route=sp_server2 connectiontimeout=3
timeout=120
We tried it, but the tcp connection timeout does not works, in case of network
failure it waits much longer (few minutes) instead of 3 secs. We checked the
mod_prixy code, and found that it should be corrected.
--
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]