]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Arrange the health_checker: add set_slotmem_storage_method(),
authorJean-Frederic Clere <jfclere@apache.org>
Tue, 1 Aug 2006 15:44:33 +0000 (15:44 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Tue, 1 Aug 2006 15:44:33 +0000 (15:44 +0000)
commitee0d40e5d2250c2977e15a3a3d6266462f3a4b88
treec239251cefbce538c8d2387b09b7f2683d2a1e5d
parent2212dca5d06437b582b108c63baf6b8eedcf1e2c
Arrange the health_checker: add set_slotmem_storage_method(),
create_slotmem() and attach_slotmem(). Arrange corresponding
files.

Start using the health logic in the balancer.

Arrange ap_proxy_add_worker_to_balancer().

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/httpd-proxy-scoreboard@427623 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/health_checker_util.c
modules/proxy/mod_proxy_balancer.c
modules/proxy/mod_proxy_health_checker.c
modules/proxy/mod_proxy_health_checker.h
modules/proxy/proxy_util.c
support/proxymonitor.c