]> granicus.if.org Git - apache/commit
fix child exit status in prefork after certain errors in
authorJeff Trawick <trawick@apache.org>
Thu, 19 Jul 2012 00:05:29 +0000 (00:05 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 19 Jul 2012 00:05:29 +0000 (00:05 +0000)
commit391e8e1645692d8448141c2c4f5a45d38b72653e
tree522719fc0c08a8b5cb699deff81f99a372c71401
parent952186c9f5b5222595683fc4e909c562af8f0247
fix child exit status in prefork after certain errors in
the child so that the parent resets the spawn rate to the
minimum

or:

mpm_prefork: Reduce spawn rate after a child process exits due to
unexpected poll or accept failure.

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