HAproxy 1.5 on CentOS 7.
5 front-ends, 5 backends, mapped 1:1. Pure TCP mode. I'm basically port-forwarding the backends from a different subnet. The actual servers behind HAproxy are custom Tomcat apps capable of handling lots of connections.

I suspect I cannot increase the global maxconn indefinitely. At some point, I'll run into some limits. What will dictate those limits? In other words, how should I design the instance running HAproxy to make sure I can increase maxconn to a very high value?

--
Florin Andrei
http://florin.myip.org/

Reply via email to