After a bit more experimenting - I have found that number of ports which
haproxy can listen on is set by the number of file handles per process.

On linux systems this is set at 1024 by default, hence the limit 1024,
however this can be changed by editing :

/etc/security/limits.conf

where it is possible to change the value for the number of open file handles
per process

Regards

John

Reply via email to