Search for nbproc in http://haproxy.1wt.eu/download/1.4/doc/configuration.txt,
which explains how HaProxy handles multiple CPUs in a box.
Chris
On 01/02/2013 15:54, Peter Mellquist wrote:
Hi!
My understanding is that HAProxy is a single process event model which
utilizes a single CPU even if running on SMP / Multi CPU systems?
Have there been any considerations for having HAProxy fork or thread
allowing a single config file to feed proxies across many CPUs on the same
box? There are various design models for doing this but I am interested
what has already been done?
Thanks,
Peter.