hi, im a newbie in ejabberd and currently researching for ejabberd cluster system.
There is one problem that bothers me. Lets say I have 2 server (A and B), clustered.
Those server using same virtual server, named “olala” and already running fine, users can login and chat to another user in diffrent server.
The problem will occur whenever both server disconected, creating an isolated area between each other (which is normal) and those server are still isolated between each other even though the connection already to normal.
Is there any way to make those servers automatically replicate the database without have to be restarted?
im using mnesia.
