]> granicus.if.org Git - apache/commit
Revert the hack for setting the lbmethod.
authorMladen Turk <mturk@apache.org>
Fri, 19 Aug 2005 17:19:54 +0000 (17:19 +0000)
committerMladen Turk <mturk@apache.org>
Fri, 19 Aug 2005 17:19:54 +0000 (17:19 +0000)
commitf2b99c52c0d7df9ee19c397f9840b643141b7f54
tree7dd030bb9aa63e164687cf458bd758bd98567d58
parent9fdf7c8ac42b917a150fe94d9bf8e00c24ef6973
Revert the hack for setting the lbmethod.
The problem is deeper inside caused by the
new hook to the balancer module that is never
called on WIN32.
Although the hack fixed core dump, the proxy is
still unusable because the configuration is failing
due to the empty lbmethod names array.

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