Correct default
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 5 Jan 2010 22:34:17 +0000 (22:34 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 5 Jan 2010 22:34:17 +0000 (22:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@896252 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/config/ajp.xml
webapps/docs/config/http.xml

index 26a5fe4..b178678 100644 (file)
       <p>The maximum queue length for incoming connection requests when
       all possible request processing threads are in use.  Any requests
       received when the queue is full will be refused.  The default
-      value is 10.</p>
+      value is 100.</p>
     </attribute>
 
     <attribute name="bufferSize" required="false">
index f9b4323..e564330 100644 (file)
       <p>The maximum queue length for incoming connection requests when
       all possible request processing threads are in use.  Any requests
       received when the queue is full will be refused.  The default
-      value is 10.</p>
+      value is 100.</p>
     </attribute>
 
     <attribute name="address" required="false">