]> granicus.if.org Git - apache/commit
Merge r1306409:
authorStefan Fritsch <sf@apache.org>
Sat, 31 Mar 2012 15:40:36 +0000 (15:40 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 31 Mar 2012 15:40:36 +0000 (15:40 +0000)
commitfc05096631e43f94b65206c08c1251d438311059
treedaa280acaa25b5216ec88ee26ad3aa930c5b179d
parent6df95a74418d892caaafd5ffeb5c06961f78efb0
Merge r1306409:

* Add the forcerecovery balancer parameter that determines if recovery for
  balancer workers without considering the retry value of workers is enforced.
  There might be cases where an already overloaded backend can get into deeper
  trouble if the recovery of all workers is enforced without considering the
  retry parameter of each worker

Committed by: rpluem
Reviewed by: rpluem, covener, sf

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1307835 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
docs/manual/mod/mod_proxy.xml
include/ap_mmn.h
modules/proxy/mod_proxy.c
modules/proxy/mod_proxy.h
modules/proxy/mod_proxy_balancer.c
modules/proxy/proxy_util.c