ejabberd - Comments for "Ejabberd Clustering with MySQL database" https://www.ejabberd.im/node/4165 en vishalmk wrote: Both ejabberd https://www.ejabberd.im/node/4165#comment-56451 <div class="quote-msg"> <div class="quote-author"><em>vishalmk</em> wrote:</div> <p>Both ejabberd instances connect to a single MySQL Backend server.<br /> we are not using mnesia as a db for ejabberd </p></div> <p>You must understand this: you can configure ejabberd to use MySQL for storing some user information, like roster, offline messages... But in any case, ejabberd still uses Mnesia to store other information.</p> <p>You already solved the clustering of the MySQL tables: both nodes connect to the same MySQL database. Now you must deal with the clustering of some other Mnesia tables: by following the steps in the guide.</p> Wed, 28 Jul 2010 09:11:05 +0000 mfoss comment 56451 at https://www.ejabberd.im