]> granicus.if.org Git - apache/commit
Create pmain pool and run modules' child_init hooks when entering
authorChris Darroch <chrisd@apache.org>
Tue, 2 Jan 2007 20:13:57 +0000 (20:13 +0000)
committerChris Darroch <chrisd@apache.org>
Tue, 2 Jan 2007 20:13:57 +0000 (20:13 +0000)
commit2ae14a64d221f5344f49ad8005898bd94ef03082
treee48a6d214738e98564f3a33fc46d793797201150
parent0d7e6b8243e49029794b81e12325c553a49dfcc1
Create pmain pool and run modules' child_init hooks when entering
ap_mpm_run(), then destroy pmain when exiting ap_mpm_run().
The expected call to ap_run_child_init() appears to have been removed
in r89640.  However, that call should presumably still be made once per
process, as in other single-process MPMs like the netware MPM.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@491922 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/mpm/beos/beos.c