Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
它是否像主从方式一样工作,xmpp 客户端连接到主节点,主节点使用从节点分配负载?
如果没有,在 ejabberd 节点集群后如何进行负载平衡?
所有节点都是平等的,没有主节点。状态保存在 mnesia 或 mysql 中(如名册表、会话等)。配置在所有节点上复制。
通常这意味着整个集群前面都有LB。一个集群由一个域表示。您可以拥有更多并将它们联合起来。