]> granicus.if.org Git - apache/commit
Add in a very simple balancer "set" concept, which allows
authorJim Jagielski <jim@apache.org>
Mon, 31 Jul 2006 17:01:40 +0000 (17:01 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 31 Jul 2006 17:01:40 +0000 (17:01 +0000)
commit61a56451a385ac3be1e1f5b2cfb4be61bd6eafa8
tree0e4aad22cfdf09b49ccfae265410672a08d8b430
parent7aa10a383a99d5da1e9fe821681bbe3e108bd402
Add in a very simple balancer "set" concept, which allows
for members to be assigned to a particular cluster set
such that members in lower-numbered sets are checked/used
before those in higher ones.

Also bundled in this are some HTML cleanups for the balancer
manager UI. Sorry for the mixins :)

Compiles/builds clean: passes test framework as well
as more normal usage tests ;)

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