Scott Danforth wrote:
I'm trying to use jk1.2.20 mod_jk with Apache 1.3 for load balancing two
tomcat services and sticky sessions aren't working.
get_most_suitable_worker::jk_lb_worker.c (733): searching worker for
partial sessionid B4FE8293E8E81F8071F39EDD1E594BEC
[Thu Feb 22 19:08:13 2007] [3786:0000] [debug]
get_most_suitable_worker::jk_lb_worker.c (785): found best worker
tomcat1 (tomcat1) using method 'Request'
You don't have session affinity mark
For each instance add jvmRoute="tomcat1" or
jvmRoute="tomcat2 for a second instance. See:
http://tomcat.apache.org/tomcat-5.5-doc/config/engine.html
Regards,
Mladen.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]