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. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1361766 13f79535-47bb-0310-9956-ffa450edef68
Loading
Please sign in to comment