]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* Correctly decrement active_daemons also in the case that the child
authorRuediger Pluem <rpluem@apache.org>
Wed, 22 Sep 2021 18:48:25 +0000 (18:48 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 22 Sep 2021 18:48:25 +0000 (18:48 +0000)
commit8720881b0634383145e87334f1456cbcab4cb6cc
tree26c6204321489bf514429fa1886af63de0f319f6
parent6d476a66956a6a81ac8e1f7f419ef0697b9a0b76
* Correctly decrement active_daemons also in the case that the child
  process decides on its own to die because of MaxRequestsPerChild.

PR: 65592

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1893520 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/pr65592.txt [new file with mode: 0644]
server/mpm/event/event.c