]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Update timeout algorithm in free_proc_chain. Try polling the existing subprocess
authorBill Stoddard <stoddard@apache.org>
Tue, 12 Nov 2002 22:44:06 +0000 (22:44 +0000)
committerBill Stoddard <stoddard@apache.org>
Tue, 12 Nov 2002 22:44:06 +0000 (22:44 +0000)
commit5ded67f7658e5bb26f6c651bb7f4fbee31a3751d
tree0a9e5ba6df6964281b6b02520ab4f1af37b0618f
parentecc1c86c9f800835930f9f2200585770553eac88
Update timeout algorithm in free_proc_chain.  Try polling the existing subprocess
a few times before going into a 3 second sleep. Often we find that the subprocess
will exit within milliseconds.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@97500 13f79535-47bb-0310-9956-ffa450edef68
src/CHANGES
src/main/alloc.c