Summary:

We have a two MarkLogic server configuration.  One is active/master
replicating to the slave until it is made “offline” because of a failure or
maintenance.  In this situation, the slave becomes master until it goes
offline.  Are there any issues with this configuration?  What is the best
way to configure the replication between the two servers?



Description:

Our configuration consists of two MarkLogic servers.  Only one server at any
given time will be active (Master) and connected to the Internet by a load
balancer.  The Master server will replicate its database/s to the second
server that is accessible by the Master but not connected to the Internet.


If the Master server is inoperable, the second server will be promoted to
Master and connected to the Internet.   Once the original Master server is
functional again, it will be considered the Slave and the current Master
server will replicate its database/s to this server.  The desired result of
the replication is for the new Master to only update/copy on the slave… new
assets that were modified on this server.

-Robert
_______________________________________________
General mailing list
General@developer.marklogic.com
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to