https://bz.apache.org/bugzilla/show_bug.cgi?id=60948

--- Comment #4 from [email protected] ---
This fix seems to only fixes the case when there is a high latency in the TCP
connection.  

However, there is a case we encountered now, that the back-end server does not
respond to the health check http request due to an internal issue or resource
exhaustion after the connection has been established and the request has been
sent. In such a case, the health check from httpd seems to hang there without
any read timeout. 

The consequence is that the load balancer is not able to mark a backend as
HCFL, and it seems to be blocking the health check towards other balancer
members as well.  In this case, the health check is not able to function as it
should be.

Please advice if my understanding is right. If yes, how can we add the read
timeout for health checks.

-- 
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