]> granicus.if.org Git - apache/commit
Change the way the prefork connection is created.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 11 Aug 2004 22:32:22 +0000 (22:32 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 11 Aug 2004 22:32:22 +0000 (22:32 +0000)
commitae33d993791b87b721053e57dcf39b63da226e20
tree1e447008fa275699bc8ff25b112c161883972bd4
parenta603a36021bc75724abdeb7e7c54b7a0c21b3b71
Change the way the prefork connection is created.
Use the same constructor as for theaded mpm's.
Added API's for destroying and closing connections

Submitted by: mturk

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