Apache with Tomcat and session affinity problem
- From: "Sharma, Siddharth" <Siddharth.Sharma (at) Staples.com>
- Date: Thu, 15 Jun 2006 21:29:52 -0400
I have IBM HttpServer 2.0 (it is an apache essentially) fronting two
tomcat instances (version 5.5.16) using mod_jk over ajp13.
I have configured a load balancer worker to spray load across two workers
representing these two tomcat instances.
And it works.
The problem is I do not see a session id cookie in the response, so I am not
sure if it is maintaining session affinity.
I have configured the load balancer worker for session affinity with this
directive in worker.properties:
worker.lb_worker.sticky_session=True
What am I missing?
What is the exact name of the cookie that mod_jk injects?
I apologize if this is not the right mailing list for connector questions
and will appreciate if someone could point me to it.
Thanks in advance
-Sidd
---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org