Session values transfer when load balancing and clustering Tomcat 6.0 on Apache 2.x

2008-07-16 Thread Pavan Singaraju
Hello all, What exactly i need is the transfer of the session values held in the tomcat1's session to tomcat2, in the event of the tomact1's crash or shutdown. The object that is retrieving values from session is 'Serialized' as specified in the tomcat documentation for clustering The scena

Clustering Tomcat 6.0

2008-03-25 Thread Ch Praveena
Hi all, I am trying to cluster Tomcat 6.0. I am getting many doubts in the link http://tomcat.apache.org/tomcat-6.0-doc/cluster-howto.html I am not able to identify those attributes for those default values mentioned in the article. Please let me know if anyone have done Tomcat 6.0 clustering. --