]> granicus.if.org Git - apache/commit
prefork MPM: Ignore mutex errors during graceful restart. For
authorJeff Trawick <trawick@apache.org>
Fri, 14 Jun 2002 03:11:43 +0000 (03:11 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 14 Jun 2002 03:11:43 +0000 (03:11 +0000)
commitbb798d781606e74f0f8af9d6c0184ac1f72a0dd5
tree9d7f9aad71a6924d6b80f285ea1d9efd59fb627e
parent50a906c7806d969d4a1132a39ad53f94fae326d7
prefork MPM: Ignore mutex errors during graceful restart.  For
certain types of mutexes (particularly SysV semaphores), we
should expect to occasionally fail to obtain or release the
mutex during restart processing.

These mutex failures seem to be a pretty rare occurrence, but
it was fatal.

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