Mark your session with jvmRoute parameter.

<Engine jvmRoute="tomcat1"> ...

see.http://jakarta.apache.org/tomcat/tomcat-5.5-doc/cluster-howto.html

Why you can't used balancer demo app?
   Read http://www.onjava.com/pub/a/onjava/2004/03/31/clustering.html

peter


samuel cheung schrieb:

Hi,

Can I use the LoadBalancer webapp to load balance requests to a number
of tomcat server in round-robin fashion?  I know there is an example
of the Loadbalancer in the documentation, but that is different from
what I want.

And how can the load balancer make sure the same session (based on the
session id) handles  by the SAME tomcat server?

Thank you.
Sam

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]








---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to