Doehler, Thomas wrote:
Hi list,

I'm using apache 2.0.54 + mod_jk 1.2.14 on a debian 3.1 server.
I have 2 tomcat workers running on different machines.

Although I configured the load balancing worker with sticky_session=1, all 
requests get spread over the tomcat workers in round robin.

My question is, how does mod_jk recognize the session id?
Is there a way to configure which request parameter is the session id?


Did you set the jvmRoute="your worker name" in the Tomcat's server.xml?
This is probably the cause of your problem.

Regards,
Mladen.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to