Axton, you have probably played with session sharing more than I....would session sharing between Tomcat servers allow for this transfer without interruption?
-----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Axton Sent: Tuesday, August 19, 2008 1:59 PM To: [email protected] Subject: Re: Midtier Clustering For the most part it is possible. Since the remedy java api's do not support serialization and/or due to the weird licensing arrangement of mid-tier, sessions must be persistent behind a load balancer. This means that all sessions to a given host will cease working in the event of a node failure in the cluster. Users on the other nodes will not notice an interruption. Axton Grams On Tue, Aug 19, 2008 at 3:50 PM, Kaiser Norm E CIV USAF 96 CS/SCCE <[EMAIL PROTECTED]> wrote: > ** > > 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___ ____________________________________________________________________________ ___ 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"

