Pascal, umm... just about everybody wants to know!!
That's really great that you got it working. If you have a place to post such configurations or want to post them to the list then let it fly. Thanks. Charlie -----Original Message----- From: Pascal Forget [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 24, 2002 5:35 PM To: Tomcat Users List Subject: Re: Load balancer - no session affinity Remy Maucherat wrote: > The jvmRoute was added to the Catalina core. > You use it through a 'jvmRoute' attribute on the engine >(give it a unique name). After that, I think it should > be ok, since the native connector should recognize the > jvmRoute tag and always route the session to the same > VM. It works! I now have a working apache 1.3.22 handling static content and dispatching *.jsp and servlet requests to two tomcat 4.0.2 Beta2 servers using the load balancing worker. Session affinity works, and if one tomcat server dies, the other one ends up processing all requests. If someone's interested in getting step by step instuctions on how to do it, just let me know. Best Regards, Pascal -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
