Scott Danforth wrote:
> Mladen Turk wrote:
>
>
> Thanks for your help. That sounds very reasonable, and I modifed the two
> server.xml Engine elements as suggested, but it appears to make no
> difference.
>
> get_most_suitable_worker::jk_lb_worker.c (733): searching worker for
> partial sessionid 9E36E3DC58A09ED9045B25F839E37A2C
You still don't have jvmRoute appended.
Check if jvmRoute (param name is case sensitive!) is
correctly set up.
Also, if you use JBoss add <attribute name="UseJK">true</attribute>
see:
http://www.jboss.org/wiki/Wiki.jsp?page=UsingMod_jk1.2WithJBoss
Regards,
Mladen.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|