Author: rjung
Date: Wed May 2 20:02:14 2012
New Revision: 1333179
URL: http://svn.apache.org/viewvc?rev=1333179&view=rev
Log:
Fix trivial docs typo (missing ")").
Backport of r1333173 from trunk resp.
r1333176 from tc7 resp. 1333177 from tc6.
Modified:
tomcat/tc5.5.x/trunk/container/webapps/docs/config/http.xml
Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/config/http.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/config/http.xml?rev=1333179&r1=1333178&r2=1333179&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/config/http.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/config/http.xml Wed May 2
20:02:14 2012
@@ -61,7 +61,7 @@
If still more simultaneous requests are received, they are stacked up
inside the server socket created by the <strong>Connector</strong>, up to
the configured maximum (the value of the <code>acceptCount</code>
- attribute. Any further simultaneous requests will receive "connection
+ attribute). Any further simultaneous requests will receive "connection
refused" errors, until resources are available to process them.</p>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]