]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Mod_proxy used the global pool w/o mutex. fix.
authorJim Jagielski <jim@apache.org>
Thu, 9 May 2013 13:33:02 +0000 (13:33 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 9 May 2013 13:33:02 +0000 (13:33 +0000)
commit005fdc5adf6921154c8d29b173a5f7e09b316805
tree8a603c0e330e5005653a3cfdec6e9455afcc051b
parent7236a0c402af4932e310c18bb7b812034c95d611
Mod_proxy used the global pool w/o mutex. fix.

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