Hi, Rasool.

Yes,  I missed the actual Engine element that follows the comment.

   Thanks,
   -- Scott.


[EMAIL PROTECTED] wrote:

Scott

Ensure that the following line is commented out. You may have already
done this

<!-- Define the top level container in our container hierarchy -->
<!-- <Engine name="Catalina" defaultHost="localhost"> -->

And uncomment


<Engine name="Standalone" defaultHost="localhost" jvmRoute="worker1">


Hope that will help.

Rasool Asal

-----Original Message-----
From: Scott Danforth [mailto:[EMAIL PROTECTED] Sent: 23 February 2007 15:04
To: Tomcat Users List
Subject: Re: mod_jk sticky session still not working

P.S. I see a mention of "cluster" in the documentation for jvmRoute. Do
I need to configure a "cluster" perhaps?

   -- Scott.


Scott Danforth wrote:

Mladen Turk wrote:

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.

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

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.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to