What should be the min. configuration of a m/c such that Haproxy running on
it can hold up to 30K ~ 50K conn/sec for a total of 500000 connections?

I am using Dell Desktop  and configurations is:
     Model name:  Intel(R) Core(TM) i7 CPU 930  @ 2.80GHz
     No.of processor : 8
     Memory : 4GB.

Is setting nbproc=8 will ensure that Haproxy will run on 8 cores?
What other parameters should be set to ensure that Haproxy should not
become the bottleneck?

Thnx

On Sun, Oct 21, 2012 at 10:15 PM, Thomas Heil
<[email protected]>wrote:

> 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
>
>

Reply via email to