Re: Need help with HAProxy

2012-01-13 Thread Chris Sarginson
Could this be related to the number of concurrent connections being run? maxconn 1024 under global seems quite low, and if your servers are holding connections open due to responding slowly could this be the cause? Chris On 13/01/2012 03:37, John Lauro wrote: If the refused connection

Re: Virtual Hosting and logs

2012-01-13 Thread Joseph Hardeman
Hey Willy, LOL Then I was confused by other comments I got back when I posted about analyzing the logs the other day. :-) Your right about syslog-ng, I would definitely recommend it to anyone also. Joe On Fri, Jan 13, 2012 at 1:54 AM, Willy Tarreau w...@1wt.eu wrote: Hi Joe, On Thu, Jan

VM vs bare metal and threading

2012-01-13 Thread Matt Banks
All, I'm not sure what the issue is here, but I wanted to know if there was an easy explanation for this. We've been doing some load testing of HAProxy and have found the following: HAProxy (both 1.4.15 and 1.4.19 builds) running under Gentoo in a 2 vCPU VM (Vsphere 4.x) running on a box with

RE: VM vs bare metal and threading

2012-01-13 Thread John Lauro
There are all sorts of kernel tuning parameters under /proc that can make a big difference, not to mention what type of virtual NIC you have in the VM. Are they running the same kernel version and Gentoo release? Have you compared sysctl.conf (or whatever gento uses to customize settings in