Hi, On 21.10.2012 17:04, freak 16 wrote: > Hi all, > > How can I run Haproxy on multiple cores? My objective is to run > Haproxy such that it can service large no of connections (say, in five > or six digit figures eg 10000, 50000, 100000) at a time (per sec). > 10000 up to 100000 should be possible on the right hardware, also with nbproc = 1. How did you run you performance benchmark?
> Will that require any special configuration m/c? I have 8 core m/c > (Desktop). Should I need to change my Haproxy host m/c? > Of course. > Right now my haproxy is not able to serve more than 500 conn/sec > with total no of 500000 conn. Is this a issue with haproxy or the host > m/c? > > Thats very few. Please try to unload all firewall related modules and try again. Have a look at the cpu usage HAProxy consumes and try running with nbproc =1. > Thnx cheers thomas

