If you are using TC 4.0.x, you could use the "jvmRoute" attribute in the
Engine tag. The name should be unique. Something like this:
<Engine name="Standalone" defaultHost="localhost" debug="0" jvmRoute
="tomcat_1">
For the other server, you could use probably use: jvmRoute="tomcat_2"
RS
"Gabriel Maffia" <[EMAIL PROTECTED]> on 04/26/2002 11:18:14 PM
Please respond to "Tomcat Users List" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
cc:
Subject: Loadbalancer connector Question
Hi:
I've finally made my Tomcat loadbalancing work, but the problem is that
sessions are not "sticky" (For example, when I log in to my application,
the connector redirects me to the other server, instead of maintaining the
other through the session).
Is there a way to solve this?.
Thanks in advance
Gabriel,.
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>