Re: [cluster] standalone tomcat hijacks cluster session

2011-04-15 Thread János Löbb
Hi, Looks like this session hijacking is a jk phenomena. If I shut down the cluster member tr66 for example and make a standalone tomcat by teking out jvmRoute from the Engine tag and comment out the Cluster tag, and then bring it up then I can get to the SessionExample servlet in two ways.

[cluster] standalone tomcat hijacks cluster session

2011-04-15 Thread János Löbb
Hi Two machines bml0065 and bml0066. Both have OSX 10.6.6, Tomcat 7.0.10, mod_jk 1.2.31, and httpd2.2.17. bml0065 is the reverse proxy. I am following this test plan with the examples/servlets/servlet/SessionExample as the webapp. Scenario - tc65, tc66 are running in a cluster. 1