]> granicus.if.org Git - apache/commit
Merge r1361766 from trunk:
authorJim Jagielski <jim@apache.org>
Thu, 2 Aug 2012 13:08:43 +0000 (13:08 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 2 Aug 2012 13:08:43 +0000 (13:08 +0000)
commitefd9919c77281eb38d0eb7fa913fab07ab7c92d5
treec222661de859a71b5caa81f1e6f3faaf844d7193
parent0594dcc07ccbd43d1bcd17ec968080883ec3c5fd
Merge r1361766 from trunk:

Simplify handling of MaxConnectionsPerChild

If we decrement the counter at accept time and not at close time,
we only need to access the counter in the listener thread and the
code gets much simpler.

Submitted by: sf
Reviewed/backported by: jim

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