I don't know if Tomcat itself offers options for load balancing...but I wouldn't be surprised if it does....what I was discussing was the possibility of Tomcat doing session sharing between the servers which would potentially prevent the situation where all users on the server that went down loosing their session.
-----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Kaiser Norm E CIV USAF 96 CS/SCCE Sent: Tuesday, August 19, 2008 2:04 PM To: [email protected] Subject: Re: Midtier Clustering So load balancing would have to be done via Tomcat? I'm currently running 6.3 on IIS with the New Atlanta servlet exec. -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of LJ Longwing Sent: Tuesday, August 19, 2008 3:01 PM To: [email protected] Subject: Re: Midtier Clustering ** I'm going to say that it's possible to do it with minimal interruption, but I'm not sure about no interruption. If you configure multiple mid-tier servers behind a load balancer, if one of them goes down then the load balancer would re-point them....which would force them to log back in because their session is invalid on the other server....but I did look into Tomcat clustering that did session sharing, but didn't get far enough down that road to actually test anything. ________________________________ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Kaiser Norm E CIV USAF 96 CS/SCCE Sent: Tuesday, August 19, 2008 1:51 PM To: [email protected] Subject: Midtier Clustering ** Hi everyone: Is it possible to create a high availability Midtier cluster? That is, a cluster of Midtier servers that behave as a virtual single server so that if one server fails the other picks up the load without the end users noticing? Thanks, Norm __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" html___ __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" html___ ____________________________________________________________________________ ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

