]> granicus.if.org Git - apache/commit
Seems to me that if we have a worker which is usable, we
authorJim Jagielski <jim@apache.org>
Mon, 13 Dec 2004 13:40:25 +0000 (13:40 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 13 Dec 2004 13:40:25 +0000 (13:40 +0000)
commit2ce0fb01c5ba766ac5f28e8779048240b43e978f
tree7878c34f8fb4c3ce199f90b2604e505afd8b5e82
parentefd10643d18a5549d3c8f2d253dbaed826b379c0
Seems to me that if we have a worker which is usable, we
should return that. Otherwise we have no worker (worker
is NULL) and we should return that or else the if clause
takes care of setting worker correctly.

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