ejabberd - Comments for "How to load balance user connections between ejabberd nodes ?" https://www.ejabberd.im/node/7835 en Since the connections are https://www.ejabberd.im/node/7835#comment-67175 <p>Since the connections are persistent, wouldnt it over-load the only LB? Because the connections are being routed via the LB, hence all the connections goes through the LB. Am I right here?<br /> For eg:- Consider the following architecture. I've 3 ejabberd nodes in a cluster and 1 LB(with haproxy). Now when the load is high, ie over 1M+ connections, will the LB be able to handle all the 1M+ connections on its own? By handling all the connections, I mean the connections are being routed through LB and are persistent, hence LB will be overloaded.</p> <p>What are your thoughts?</p> Sat, 05 Nov 2016 07:31:19 +0000 Praful Bagai comment 67175 at https://www.ejabberd.im Use haproxy as a load https://www.ejabberd.im/node/7835#comment-65000 <p>Use haproxy as a load balancer and send connections to both servers</p> Fri, 12 Sep 2014 22:27:22 +0000 noobasaurus comment 65000 at https://www.ejabberd.im