From: fhanik Date: Fri, 27 Jul 2007 23:38:19 +0000 (+0000) Subject: Added missing attribute to the docs X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=cdfffa7a0129b2f31671b8225aaa95d0cbc1e55f;p=tomcat7.0 Added missing attribute to the docs git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@560422 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/config/cluster-manager.xml b/webapps/docs/config/cluster-manager.xml index a538817ee..9e2fc4a18 100644 --- a/webapps/docs/config/cluster-manager.xml +++ b/webapps/docs/config/cluster-manager.xml @@ -89,6 +89,12 @@ The backup manager uses a replicated map, this map is sending and receiving messages. You can setup the flag for how this map is sending messages, the default value is 8(asynchronous). + + The timeout in seconds for doing a state transfer of all sessions when a node is started up. + the default is 60 seconds. + + +