Re: Recommendations for (or against) a "hardware" load balancer

2010-11-12 Thread André Warnier
Mark Thomas wrote: On 11/11/2010 14:12, Christopher Schultz wrote: All, I'm looking for a modest load balancer to perform SSL termination and work well with Tomcat's cookie- and URL-based sticky session mechanism. Does anyone have any recommendations? Decent H/W usually cost $$$ If Apache

Re: Recommendations for (or against) a "hardware" load balancer

2010-11-11 Thread Leon Rosenberg
On Thu, Nov 11, 2010 at 3:22 PM, Mark Thomas wrote: > On 11/11/2010 14:12, Christopher Schultz wrote: >> All, >> >> I'm looking for a modest load balancer to perform SSL termination and >> work well with Tomcat's cookie- and URL-based sticky session mechanism. >> >> Does anyone have any recommenda

Re: Recommendations for (or against) a "hardware" load balancer

2010-11-11 Thread Mark Thomas
On 11/11/2010 14:12, Christopher Schultz wrote: > All, > > I'm looking for a modest load balancer to perform SSL termination and > work well with Tomcat's cookie- and URL-based sticky session mechanism. > > Does anyone have any recommendations? Decent H/W usually cost $$$ > If Apache httpd is j

Re: Recommendations for (or against) a "hardware" load balancer

2010-11-11 Thread PeiSong Xiong
I'm trying to do the same here. I will go for nginx since I need high concurrent control for NIO. Apache is still one request one thread mode. Sent from my iPad On Nov 11, 2010, at 10:12 PM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > All, > > I'm looking fo

Recommendations for (or against) a "hardware" load balancer

2010-11-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, I'm looking for a modest load balancer to perform SSL termination and work well with Tomcat's cookie- and URL-based sticky session mechanism. Does anyone have any recommendations? If Apache httpd is just as good for an environment that gets tho

Hardware load balancer

2007-04-18 Thread robert lazarski
Hi all, I have tomcat and the acegi framework working just fine processing http and https requests. However, we put a load balancer in front of the server under test, and it no longer works: 1) The request without the load balancer forwards to https://myserver.net/public/index.jsp , but with the