On Tue, Jan 24, 2012 at 11:00 PM, James Bardin <[email protected]> wrote: > On Tue, Jan 24, 2012 at 1:43 PM, Coates, James <[email protected]> > wrote: >> We recently moved to Exchange 2010 and decided to balance the exchange >> servers behind haproxy. We’re currently running haproxy on an old Dell >> server with a Pentium D 915 2.8GHz and we’re starting to pin the CPU now >> that most users have migrated to Exchange 2010. > > > Are your balancers handling SSL as well, or are you just using HAProxy > in TCP mode? > What kind of numbers do you see for concurrent connections and traffic? > > I'm not sure if I can compare with the hardware you're currently on, > but I do have HAProxy in front of some Exchange2010 servers running in > our VMware infrastructure (I'm not sure of the hardware at the > moment). > > > > -jim >
Hi, Virtualization layer has usually an impact on performance. If you want to lower it on vmware, be sure to use the vmxnet drivers and a good network card on the host. Ensure also you have reserved resources (both Mem an CPU) to your VM, that way no other VM can't pick up your LB capacity, decreasing its performance and decreasing your architecture performance. Regards

