]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
ap_reclaim_child_processes(): Implement terminate immediately
authorStefan Fritsch <sf@apache.org>
Mon, 21 Nov 2016 20:32:40 +0000 (20:32 +0000)
committerStefan Fritsch <sf@apache.org>
Mon, 21 Nov 2016 20:32:40 +0000 (20:32 +0000)
commit7d6d92947b104cceaf6f721795c28443691b3093
tree68d1e3e6c9c9e68706a5da5f303060185f43ab88
parent11ff28682ff23326c66b470b29b16a3e7cdd1468
ap_reclaim_child_processes(): Implement terminate immediately

The behavior for terminate == 1 was documented but not implemented. Do
that now.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1770750 13f79535-47bb-0310-9956-ffa450edef68
include/mpm_common.h
server/mpm_unix.c