Re: mod_jk sticky sessions don't work

2007-08-02 Thread Rainer Jung
If you configured jvmRoute in server.xml correctly, Tomcat should append ".portal1" resp. ".portal2" to the session IDs on portal 1 resp. portal2. From hte log it looks like this is not happening. So I suspect, either something is wrong with your server.xml, or you are talking to another Tomca

mod_jk sticky sessions don't work

2007-08-02 Thread Claudio Tassini
Hi all! I'm trying to configure mod_jk to handle balance two apache-tomcat instances through an Apache "reverse proxy", i read all the documentation, reference guides and howtos i found but it still doesn't work... Below are some configuration I'm using. The symptoms are that I connect with a brow