]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
No need to call the ap_proxy_initialize_worker when initializing
authorMladen Turk <mturk@apache.org>
Wed, 29 Sep 2004 19:09:55 +0000 (19:09 +0000)
committerMladen Turk <mturk@apache.org>
Wed, 29 Sep 2004 19:09:55 +0000 (19:09 +0000)
commit5a27b0519eb8c6df735df04b1055461e90bfaee4
treecd0480e6c23386325186854de6886254c5d52a68
parent084ca3d9eb7aab4e338b22122ab2b21b52fb27a9
No need to call the ap_proxy_initialize_worker when initializing
balancer members, but make sure that balancer module is initialized
after proxy module.

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