]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
2.2.x only.
authorYann Ylavic <ylavic@apache.org>
Thu, 21 May 2015 16:24:30 +0000 (16:24 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 21 May 2015 16:24:30 +0000 (16:24 +0000)
commit6b04ab92dc1445026ac8497e5cfdfb2a634d1e87
tree59b16ba002234a48f48e7ce74202435a108b47a3
parente129c9c396fc53184f56ba7498b8dbaaeb5c48bb
2.2.x only.

mod_proxy: Reuse proxy/balancer workers' parameters and scores across
graceful restarts, even if new workers are added, old ones removed, or
the order changes.

Proposed by: jkaluza
Reviewed by: ylavic, jkaluza, wrowe
Backported by: ylavic

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