Re: Tomcat 6 clustering question

2007-06-08 Thread Filip Hanik - Dev Lists
change channelSendOptions="6" to channelSendOptions="0" and see how that works for you Filip Prabhu wrote: We have enabled tomcat 6 clustering with two machines. After doing that we noticed two things. 1. Tomcat is taking atleast 5 minutes to start. There are only 5 webapps in total. 2. useD

Tomcat 6 clustering question

2007-06-08 Thread Prabhu
We have enabled tomcat 6 clustering with two machines. After doing that we noticed two things. 1. Tomcat is taking atleast 5 minutes to start. There are only 5 webapps in total. 2. useDirtyFlag="false" in Cluster tag, doesn't seem to work. I am posting our cluster entry here.