Hi,

HAProxy can support as many backend as you need, and as many servers as well.
As you said, health check could take some CPU ressources, but depends
on what does your architecture look likes, there may be advatange to
configure HAProxy to use several process and let the kernel bind them
on different CPUs.
One key point as well is the healthcheck frequency..

cheers


On Wed, Sep 12, 2012 at 7:10 AM, Wei Kong <[email protected]> wrote:
> Hi,
>
> Does anyone have any data on the upper limit of the number of backends and
> number of servers per backend I can configure? Is it in the hundreds or
> thousands or more? Will it cause performance degradation if the haproxy has
> to perform health check on thousands of servers?
>
> Thanks,
> Wei

Reply via email to