]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
OK, handle better the initializing of worker, separating
authorJim Jagielski <jim@apache.org>
Tue, 14 Feb 2006 17:35:36 +0000 (17:35 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 14 Feb 2006 17:35:36 +0000 (17:35 +0000)
commit4f1f25e0bac7ee22aa551fb6cf82f379b0d2e915
treed981277eccfdd2f62081ae221c597b25cd6dd55d
parent880a6ffe6be1233c2d5878e65211740d63570401
OK, handle better the initializing of worker, separating
"shared" and "local" inits, and being aware that if the
shared aspects are initialized, this doesn't mean
the local ones are :)

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