CONFIGURING
As users add, edit, and delete documents in a database, the replicas contain slightly different information until the next time the servers replicate. Because replication transfers only changes to a database, the network traffic, server time, and connection costs are kept to a minimum.
During scheduled replication, by default, the initiating server first pulls changes from the destination server and then pushes changes to the destination server. As an alternative, you can schedule replication so that the initiating server and destination server each pull changes or so that the initiating server pulls changes only or pushes changes only.
You can also use the server commands Pull, Push, and Replicate to initiate replication between servers.
To fully understand replication, you need to be familiar with the information in the topics Guidelines for setting server access to databases and Setting up a database ACL for server-to-server replication in the related links.
1. Replication is initiated by a server or a workstation in one of the following ways:
Related concepts Setting up a database ACL for server-to-server replication Replicas How a server connects to another server
Related tasks Creating a local area network (LAN) connection Running server tasks
Related reference Guidelines for setting server access to databases Replicate