From cdfffa7a0129b2f31671b8225aaa95d0cbc1e55f Mon Sep 17 00:00:00 2001 From: fhanik Date: Fri, 27 Jul 2007 23:38:19 +0000 Subject: [PATCH] Added missing attribute to the docs git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@560422 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/config/cluster-manager.xml | 6 ++++++ 1 file changed, 6 insertions(+) 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. + + + -- 2.11.0