]> granicus.if.org Git - apache/commitdiff
Hard coded ThreadLimit for event is 100,000.
authorDaniel Gruno <humbedooh@apache.org>
Thu, 21 Feb 2013 11:20:29 +0000 (11:20 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Thu, 21 Feb 2013 11:20:29 +0000 (11:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1448588 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mpm_common.xml

index 340812263378c17dd8694ea1a2151ac690810b63..3b64d8734568f5867f99125601f768ca34d3bc1b 100644 (file)
@@ -684,6 +684,7 @@ per child process</description>
 
     <note><title>Note</title>
       <p>There is a hard limit of <code>ThreadLimit 20000</code> (or
+      <code>ThreadLimit 100000</code> with <module>event</module>,
       <code>ThreadLimit 15000</code> with <module>mpm_winnt</module>)
       compiled into the server. This is intended to avoid nasty effects
       caused by typos. To increase it even further past this limit, you