]> granicus.if.org Git - apache/commit
Merge r1480627, r1482859, r1483190, r1484343, r1500437 from trunk:
authorJim Jagielski <jim@apache.org>
Tue, 9 Jul 2013 12:35:23 +0000 (12:35 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 9 Jul 2013 12:35:23 +0000 (12:35 +0000)
commitccfb8dba2accd8b23aebf2813a47b3b36bf6bdf6
treedae1fa658926afca2b1e5102ea06eff6a966733e
parent60bfb2dc9dd4635e47e2b714c00d06e278477c3c
Merge r1480627, r1482859, r1483190, r1484343, r1500437 from trunk:

Mod_proxy used the global pool w/o mutex. fix.

mod_proxy: Use a global mutex for handling workers.

add in child_init which is needed

Add in logno's

conf->mutex is not used... Also, ensure that pool
use is protected

Submitted by: jim, minfrin, jim, jim, jim
Reviewed/backported by: jim

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