Thanks, I found it! The option was "stateTransferTimeout" and we have to pass this value to the <Manager> element defined inside the <Cluster> element. More on http://tomcat.apache.org/tomcat-6.0-doc/config/cluster-manager.html
Thanks Meharo meharo wrote: > > > Hi, > > We are using a development tomcat cluster with two nodes. Also we have > configured more than 500 virtual hosts in it. > > The problem what I am facing is, some of the virtual hosts will give some > troubles as the developers continuously working on it. Majority of them > will be like "This operation will timeout if no session state has been > received within 60 seconds." This error we can fix by correcting WEB-INF > for that particular host or by modifying the server.xml. We are regularly > doing this also. > > But What I need is if I can reduce this timeout of 60 Sec. to some 5 or 6 > Sec, it will be very much helpful to speedup the tomcat start up. (As it > takes a considerable amount of time to start up with 500 more vhosts) > > I have configured a simple tomcat cluster and have already gone through > all the available options inside server.xml related to cluster > configuration. But still I couldn't find any option related to this > particular timeout value. > > Can anyone help me? > > Thanks in advance. > > Meharo > > > > -- View this message in context: http://www.nabble.com/WARNING%3A-This-operation-will-timeout-if-no-session-state-has-been-received-within-60-seconds.-tp19305505p19308795.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]