Re: Getting the Right High Availability Architecture for Tomcat

2009-05-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robin, On 5/11/2009 11:47 AM, Robin Wilson wrote: > Actually,

Re: Getting the Right High Availability Architecture for Tomcat

2009-05-11 Thread Robin Wilson
Actually,

RE: Getting the Right High Availability Architecture for Tomcat

2009-05-11 Thread Caldarale, Charles R
> From: Nenad Kovacevic [mailto:micami...@yahoo.com] > Subject: RE: Getting the Right High Availability Architecture for > Tomcat > > Our applications do not issue concurrent requests to the servers, i.e. > they are classical web applications where the user activates a contr

RE: Getting the Right High Availability Architecture for Tomcat

2009-05-11 Thread Nenad Kovacevic
Nenad Kovacevic wrote: > > > Caldarale, Charles R wrote: >> >> >> Have you considered doing the SSL processing in the load balancer(s)? It >> would make life simpler. >> >> - Chuck >> >> > > From application's perspective it really does not make much of a > difference where SSL is done

Re: Getting the Right High Availability Architecture for Tomcat

2009-05-11 Thread André Warnier
Nenad Kovacevic wrote: Caldarale, Charles R wrote: Have you considered doing the SSL processing in the load balancer(s)? It would make life simpler. - Chuck From application's perspective it really does not make much of a difference where SSL is done - actually it does make now after

RE: Getting the Right High Availability Architecture for Tomcat

2009-05-11 Thread Nenad Kovacevic
Caldarale, Charles R wrote: > > > Have you considered doing the SSL processing in the load balancer(s)? It > would make life simpler. > > - Chuck > > >From application's perspective it really does not make much of a difference where SSL is done - actually it does make now after your expla

RE: Getting the Right High Availability Architecture for Tomcat

2009-05-08 Thread Caldarale, Charles R
> From: Nenad Kovacevic [mailto:micami...@yahoo.com] > Subject: Getting the Right High Availability Architecture for Tomcat > > If the session is replicated across the cluster should it not be > irrelevant where a request gets processed? The problem is that multiple requests associated with a sin