Re: Tomcat 6.0 Clustering and non-sticky session loadbalancer

2011-06-17 Thread Reinwald Warapen
You may want to go through this if you want an alternative to store/share sessions: http://www.reinwaldwarapen.com/2011/01/storing-and-sharing-sessions-among.html On 6/17/2011 2:12 PM, Pontus wrote: Hello, The Tomcat 6.0 Clustering/Session Replication HOW-TO states "Make sure that your loadba

Re: Tomcat 6.0 Clustering and non-sticky session loadbalancer

2011-06-17 Thread Mark Thomas
On 17/06/2011 09:42, Pontus wrote: > Hello, > > The Tomcat 6.0 Clustering/Session Replication HOW-TO states "Make sure > that your loadbalancer is configured for sticky session mode". > > However if I configure my Tomcat cluster to have session replication, why > would sticky sessions be required

Tomcat 6.0 Clustering and non-sticky session loadbalancer

2011-06-17 Thread Pontus
Hello, The Tomcat 6.0 Clustering/Session Replication HOW-TO states "Make sure that your loadbalancer is configured for sticky session mode". However if I configure my Tomcat cluster to have session replication, why would sticky sessions be required ? I can see cases where sticky sessions are for