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 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 performance a better option,
I might have some DB cache not connected to the session or some
non-serialized data. However provided that I store all session data in the
session object and have all data serializable is sticky session mode in
the LB really a requirement and if so why ?
Best regards
Pontus Ullgren
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org