Re: Tomcat7 Session failover & fallback

2012-10-15 Thread TArak
On Sun, Oct 14, 2012 at 10:39 PM, TArak wrote: > Dear List, > > I am having a Tomcat7 cluster of in-memory session replication. > > Tomcat-A - 192.168.1.100 > Tomcat-B - 192.168.1.101 > > I have simple application which does the login before navigating to the > page

Tomcat7 Session failover & fallback

2012-10-14 Thread TArak
Dear List, I am having a Tomcat7 cluster of in-memory session replication. Tomcat-A - 192.168.1.100 Tomcat-B - 192.168.1.101 I have simple application which does the login before navigating to the pages. I have apache configured with mod_jk to handle sticky sessions. when I am accessing the url