]> 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)
commita82aac6dd083414cb702c69d0fccb9ba33f2e339
treec663c53f0b34f4a3e205d58acd31201b462b9bb1
parent7bd5d6d28cd16e0503830694197801f188c5b151
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