Author: markt
Date: Fri Sep 2 10:05:27 2011
New Revision: 1164456
URL: http://svn.apache.org/viewvc?rev=1164456&view=rev
Log:
ms -> s
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml?rev=1164456&r1=1164455&r2=1164456&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml Fri Sep 2 10:05:27 2011
@@ -291,7 +291,7 @@
</attribute>
<attribute name="connectionLinger" required="false">
- <p>The number of milliseconds during which the sockets used by this
+ <p>The number of seconds during which the sockets used by this
<strong>Connector</strong> will linger when they are closed. Setting this
attribute to <code>-1</code> will disable connection linger. The default
value for the BIO and AJP connectors is 100. The default value for the
NIO
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]