]> granicus.if.org Git - apache/commit
Fix an issue with the pod and prefork:
authorJeff Trawick <trawick@apache.org>
Wed, 11 Jul 2001 14:48:23 +0000 (14:48 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 11 Jul 2001 14:48:23 +0000 (14:48 +0000)
commit5ec8cc24e32de060a90650bda6dc7f836493476b
treef08cc52504e3fa2f9812681b5ee5f926da56cb06
parent0727d259c070470b7970f970c7e80cb39326c32f
Fix an issue with the pod and prefork:

when the parent process wakes up a server process via connect(), use
an APR timeout on the connect() so that we don't hang for a long time
if there aren't server processes around to do accept()

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