Hi 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 (with tomcat and mod_jk2), ie if a user without a session comes in they go to tomcat1, then the next instance etc, but if a user comes in with a session id, it goes to the tomcat instance that i was created on??? Glen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
