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

docs/manual/mod/mpm_common.xml

index 503ce93d8af36a23ea360c2c12bb846249291240..ee9e35bd93f7a58f7e7932ec4bbf1aa899e0501d 100644 (file)
@@ -682,6 +682,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