]> granicus.if.org Git - apache/commit
Restructure the find_route_worker() function. Basically,
authorJim Jagielski <jim@apache.org>
Tue, 11 Jul 2006 17:51:54 +0000 (17:51 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 11 Jul 2006 17:51:54 +0000 (17:51 +0000)
commit92a185a1043b7e6f3d6ae1e5d9446016ad956911
tree758a65d477dbaaf24c43824cf5ed644ea9d76dee
parentc93a4faef9c1db845cbdc6a5d2a6e32735ceda2c
Restructure the find_route_worker() function. Basically,
it should take care of knowing about usable and unusable
workers. By centralizing this logic, it will make it
easier and more streamlined to add in the forthcoming
hot-standby status workers.

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