]> granicus.if.org Git - apache/commit
Merge r1819855, r1821562 from trunk:
authorYann Ylavic <ylavic@apache.org>
Fri, 9 Feb 2018 11:16:25 +0000 (11:16 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 9 Feb 2018 11:16:25 +0000 (11:16 +0000)
commitf0edd30b90ec28d2ce1ca4b45786916386f3956f
tree4106da0bfc3edf6a14f7eafb3c8dec44f7c29f59
parentbbcd9b0737d423744aa04e0b7ec938cefa144c4e
Merge r1819855, r1821562 from trunk:

mpm_event: wakeup the listener to re-enable listening sockets.

When listening sockets are disabled (too many connections) and the number of
workers / active connections comes back below the limit, we need to wake up
the listener to re-enable them.

Add a new connections_above_limit() helper to determine when this applies.

Follow up to r1819855: CHANGES entry.

Submitted by: ylavic
Reviewed by: ylavic, jim, icing

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1823643 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/mpm/event/event.c