are used to publish updates to the directory servers within a
replication domain.
ds-cfg-replication-server
top
specifies the address and port of every replication server in the environment. Each
value for this attribute should consist of the address of a replication server followed
by a colon and the port number on which it is listening.
Addresses must be specified using the syntax: hostname:port. This attribute is multi-valued because
it provides a list of all the replication servers that have been configured in the environment. Each
replication server remains permanently connected to all other servers specified by ds-cfg-replication-server
in order to broadcast changes.
^.+:[0-9]+$
HOST:PORT
A host name followed by a ":" and a port number.
ds-cfg-replication-server
Specifies a unique identifier for the
.
Each
must have a unique server ID.
ds-cfg-replication-server-id
Specifies the window size that the
uses when communicating with other
.
100
ds-cfg-window-size
Specifies the number of changes that are kept in memory for
each directory server in the replication domain.
Adjust the window size to improve replication if necessary.
10000
ds-cfg-queue-size
Specifies the path where the
stores all persistent information.
changelogDb
ds-cfg-replication-db-directory
Specifies the time (in seconds) after which the
erases all persistent information.
86400s
ds-cfg-replication-purge-delay
Specifies the port on which this
waits for connections from other
or directory servers.
ds-cfg-replication-port