On 19/03/2010 12:38, 2smart4u wrote:
I think you might be missing something here.
If I got the OP correct, it's not only about loadbalancing but also
about maintaing the session between different Tomcat instances.
The question was how to make session stickiness apply to all
applications on a host. Clustering was mentioned but isn't relevant to
this question (and the OP's original post seemed to suggest they were
having issues with session replication).
When you want to loadbalance between two or more Tomcat
instances where those instances don't know from each other, each
instance will create it's very own session-cookie (at least this is
how it shows up in our setup).
So to my understanding the only solution to maintain
session-information between multiple loadbalanced Tomcat instances is
to run them within a cluster.
Please correct me if I'm wrong.
Correct but not relevant to the OP's question.
Gregor
As an aside, have you considered using a less arrogant e-mail address?
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org