]> granicus.if.org Git - apache/commit
Make proxy_conn always accesible for preforked MPM and
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 11 Aug 2004 22:13:50 +0000 (22:13 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 11 Aug 2004 22:13:50 +0000 (22:13 +0000)
commitc460a77e848034462e4d2295a1080d3f2f987438
tree669162828e2c100a5e97aa1427f1856c21ff70bb
parent5b93a5f53ce299ede0dd87c44eb1c935bf8900a5
Make proxy_conn always accesible for preforked MPM and
APR_HAS_THREADS enabled.

Add init_conn_worker for creating apr_reslist that maintains connection
pool. For prefork mpm's use the single connection container.

Submitted by: mturk

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