Re: HAProxy 1.4.8 Tunning for load balancing 3 servers

2011-09-29 Thread Mariusz Gronczewski
Hi, IMO 1st thing would be setting up some kind of monitoring (haproxy frontend/backend stats and also server load), and haproxy logging, this makes debugging easier. Also check if your benchmarking tool didnt max out CPU/bandwidth, and try to use multiple machines for that (then u can get stats a

RE: HAProxy 1.4.8 Tunning for load balancing 3 servers

2011-09-29 Thread John Lauro
Original Message- > From: Ivan Hernandez [mailto:ihernan...@kiusys.com] > Sent: Wednesday, September 28, 2011 7:08 AM > To: haproxy@formilux.org > Subject: HAProxy 1.4.8 Tunning for load balancing 3 servers > > Hello, > > I have 3 webservers, a little old one that can hand

HAProxy 1.4.8 Tunning for load balancing 3 servers

2011-09-28 Thread Ivan Hernandez
Hello, I have 3 webservers, a little old one that can handle 350req/s, a middle one that handles 1700req/s and a bigger one that handles 2700req/s on tests with the apache benchmark tool with 128 simultaneous connections. So I decided to put haproxy as load balancer in other server so i can (