On 06/08/2010 12:42 PM, Bela Ban wrote:
When a worker is killed because the virtaulized instance on it is
shut
down, the mod_cluster_manager app still displays the worker as healthy
for about 5 minutes before removing it. However, I confirmed that the
worker is dead by pinging it (which failed).
The worker should be marked with Status: NOK after about 30 seconds but
only removed after 5 minutes.
Is there a timeout parameter that I can set to have the httpd proxy
remove a failed worker sooner ?
There isn't yet a directive for that: httpd tries to cping the node 60
time and remove it after the last try.
Cheers
Jean-Frederic