]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fold in initial template for methods to be able to
authorJim Jagielski <jim@apache.org>
Mon, 27 Apr 2009 15:02:40 +0000 (15:02 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 27 Apr 2009 15:02:40 +0000 (15:02 +0000)
commit7e145e73125bf8ae2d736a60beaa376629954837
tree44a61094183f3a183395a7e0af44a79214fb00ff
parentbdd4a309515c90109ef826f1855e5a40546bc86d
Fold in initial template for methods to be able to
reset (initialize) and "age" their data, useful when
adding new workers, or when workers come back into
the fold....

Logic and code to come in a bit :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@769020 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/balancers/mod_lbmethod_bybusyness.c
modules/proxy/balancers/mod_lbmethod_byrequests.c
modules/proxy/balancers/mod_lbmethod_bytraffic.c
modules/proxy/balancers/mod_lbmethod_heartbeat.c
modules/proxy/mod_proxy.h
modules/proxy/proxy_util.c