]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Make sure that the global ap_max_mem_free is initialized along with the
authorBradley Nicholes <bnicholes@apache.org>
Wed, 27 Aug 2003 22:33:12 +0000 (22:33 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 27 Aug 2003 22:33:12 +0000 (22:33 +0000)
commitdc4cfa16400b1c1b5152306d09130eff3fafddbe
tree06c08369e3d0c5725259e1542f4c6ca2f8808c06
parent96de3cfca9e6c1e7e435894aca05df812e699d8a
Make sure that the global ap_max_mem_free is initialized along with the
other MPM globals whenever HTTPD is started or restarted.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101117 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/beos/beos.c
server/mpm/experimental/leader/leader.c
server/mpm/experimental/perchild/perchild.c
server/mpm/experimental/threadpool/threadpool.c
server/mpm/mpmt_os2/mpmt_os2.c
server/mpm/netware/mpm_netware.c
server/mpm/prefork/prefork.c
server/mpm/winnt/mpm_winnt.c
server/mpm/worker/worker.c