https://issues.apache.org/bugzilla/show_bug.cgi?id=52253
Bug #: 52253
Summary: Timeout doesn't work. mod_proxy_balancer strongly
depends on TcpMaxConnectRetransmissions in Windows.
Product: Apache httpd-2
Version: 2.2.21
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Core
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Hi
this problem exists in windows xp. In Linux there is no such problem.
mod_proxy_balancer strongly depends on TcpMaxConnectRetransmissions in Windows
during balancing resuest to unavailable backend server.
Because of that fact timeout attribute doesn't work.
steps to redistibute problem.
1. Configure mod_proxy_balancer.
2. Make all back end servers unavailable.
3. Start httpd.
4. Send request to httpd server.
One request to httpd means (TcpMaxConnectRetransmissions +1) requests to
unavailable backend server
So one request can take even 1 - 2 minutes depends on windows xp registry
configuration.
Do httpd must depend on Windows registry configuration?
--
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]