You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kf...@apache.org on 2014/09/12 04:10:15 UTC

svn commit: r1624441 - /tomcat/trunk/webapps/docs/config/cluster-interceptor.xml

Author: kfujino
Date: Fri Sep 12 02:10:15 2014
New Revision: 1624441

URL: http://svn.apache.org/r1624441
Log:
Correct a document of TcpFailureDetector.

Modified:
    tomcat/trunk/webapps/docs/config/cluster-interceptor.xml

Modified: tomcat/trunk/webapps/docs/config/cluster-interceptor.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/cluster-interceptor.xml?rev=1624441&r1=1624440&r2=1624441&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/cluster-interceptor.xml (original)
+++ tomcat/trunk/webapps/docs/config/cluster-interceptor.xml Fri Sep 12 02:10:15 2014
@@ -165,7 +165,7 @@
        removeSuspects will be automatically removed after removeSuspectsTimeout.
        If a negative value specified, the removeSuspects members never be
        removed until disappeared really. If the attribute is not provided,
-       a default of 300 milliseconds (5 minutes) is used.
+       a default of 300 seconds (5 minutes) is used.
      </attribute>
    </attributes>
   </subsection>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org