We currently use a jdbc session manager to allow tomcat to share sessions across 5 servers using a pair of local directors. --Angus
> -----Original Message----- > From: Jeremy Nix [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 27, 2003 8:59 AM > To: [EMAIL PROTECTED] > Subject: Tomcat Load Balancing w/out Apache > > > Is it possible to load balance 2 tomcat servers without using > the Apache HTTP server as the single point of failure? We're > considering using a local director as our single point of > failure, having it serve requests to 2 separate tomcat > servers. The question then becomes is can the Tomcat Servers > be set up to share their sessions? > > _________________ > Jeremy Nix > Senior Application Developer > Southwest Financial Ltd. > [EMAIL PROTECTED] > (513) 621-6699 ext 1158 > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
