I am a complete newbie to XMPP and ejabberd. I would be very thankful if some expert could tell me, how the ejabberd "clustering" works. I searched a lot, but could not find any specs about this.

Does it simply replicate all it's data via http (so it doesn't matter where a client connects)? Or will it be done via DNS RR?

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

It seems that clustering is done on an DNS Level (or frontend LB) and the basis being a clustered database / persistence layer. They provide several implementations for this.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.