Hi 

I am using tomcat 5.0.14 with apache 2.0.47.  I have 2 instances of tomcat
working with apache infront taking the requests and forwarding to the 2
tomcats.

I can make the apache do load balancing, giving each server 50% of the
traffic.  When i try to create sticky sessions, it works, but only the first
tomcat instance gets all the traffic.

Is it possible to have sticky sessions with load balancing, ie  if a user
with out a session comes in it goes to one tomcat, then the next etc, but if
a user comes in with a session id, it goes to the tomcat that i was created
on???

Glen


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

Reply via email to