]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
don't wait nearly so long for child processes to go away
authorJeff Trawick <trawick@apache.org>
Sun, 24 Feb 2002 20:41:19 +0000 (20:41 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 24 Feb 2002 20:41:19 +0000 (20:41 +0000)
commit2580e701412e7eec86a9150305fe0bfec9cdc824
treec663c53f0b34f4a3e205d58acd31201b462b9bb1
parent741b98b2a7ed7afaa9207ab900abeeed37e12e81
don't wait nearly so long for child processes to go away

the adjustment of the wait time was done too soon

now the code should be consistent with 1.3 behavior

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