]> granicus.if.org Git - apache/commit
Add force recovery for balancer.
authorMladen Turk <mturk@apache.org>
Sat, 30 Sep 2006 10:18:48 +0000 (10:18 +0000)
committerMladen Turk <mturk@apache.org>
Sat, 30 Sep 2006 10:18:48 +0000 (10:18 +0000)
commitf80b020c7466bc89a52ef8f4ed2ba3ec5c8136d8
tree6cf0c9a5cc627910fc772735982b8c04256b7a62
parentd6c234ac4afe35b463010e9874da28a3c423893b
Add force recovery for balancer.
In case all balancer members were in error state 503
was returned until the recovery timeout expired.
The patch forces recovery in case all balancer members
are in error state regardless of recovery timeout
directive.
This fixes the time gap when 503 was returned and
backend was already up and running.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@451572 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy_balancer.c