Author: markt
Date: Tue Jan 5 22:36:03 2010
New Revision: 896254
URL: http://svn.apache.org/viewvc?rev=896254&view=rev
Log:
Correct default
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/config/ajp.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/ajp.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/config/ajp.xml?rev=896254&r1=896253&r2=896254&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/config/ajp.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/config/ajp.xml Tue Jan 5 22:36:03 2010
@@ -236,7 +236,7 @@
<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">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]