git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@896252
13f79535-47bb-0310-9956-
ffa450edef68
<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">
<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">