RE: Load Balancing Configuration

2007-02-06 Thread Narayanaswamy, Mohan
: Tomcat Users List; Rob Bugh Subject: Re: Load Balancing Configuration On 2/6/07, Rob Bugh <[EMAIL PROTECTED]> wrote: > If all of the incoming connections are over SSL can a harware load > balancer handle this? Dunno -- my experience was a while back with Cisco Local Directors, and SSL

Re: Load Balancing Configuration

2007-02-06 Thread Hassan Schroeder
On 2/6/07, Rob Bugh <[EMAIL PROTECTED]> wrote: If all of the incoming connections are over SSL can a harware load balancer handle this? Dunno -- my experience was a while back with Cisco Local Directors, and SSL was never a requirement. Hopefully someone else can chime in with relevant experi

Re: Load Balancing Configuration

2007-02-06 Thread Rob Bugh
the session id to see which Tomcat to send it to? Regards, Rob -Original Message- >From: Hassan Schroeder <[EMAIL PROTECTED]> >Sent: Feb 6, 2007 4:24 PM >To: Tomcat Users List , Rob Bugh <[EMAIL PROTECTED]> >Subject: Re: Load Balancing Configuration > >On 2/6/

Re: Load Balancing Configuration

2007-02-06 Thread Hassan Schroeder
On 2/6/07, Rob Bugh <[EMAIL PROTECTED]> wrote: I currently have the following load balancing configuration: Apache with mod_jk and 2 Tomcat servers and Apache acts as the load balancer for the two Tomcat servers. I'm concerned about the single point of failure with Apache, however. Is there a