Hi, I need to have a "single session id" in all my contexts in my host ? Is it possible ?
My problem: I have a cluster this 1 Apache and 2 Tomcats. In each Tomcat, I have 5 apps. I do a request to app1, Apache sends me to Tomcat1. If I request to app2, I need Apache sends me to Tomcat1 again. Thanks Rogerio
