]> granicus.if.org Git - apache/commit
Clean up some proxy macros. Avoid the use of magic
authorJim Jagielski <jim@apache.org>
Tue, 11 Jul 2006 19:32:36 +0000 (19:32 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 11 Jul 2006 19:32:36 +0000 (19:32 +0000)
commit7b9391e010b4b196801624c0dd708b3794c2a665
tree586de05f68b4efd0f31ee743bf9aeb43a46a553b
parent92a185a1043b7e6f3d6ae1e5d9446016ad956911
Clean up some proxy macros. Avoid the use of magic
numbers, and instead use pre-defined defines. Also,
ensure that usable workers have been initialized :)

Allocate a bit for hot standbys. Adjust so that
normal "usable" workers don't count these.

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