publish updates to Directory Servers within a Replication Domain. ds-cfg-replication-server top Specifies the addresses of other to which this tries to connect at startup time. Addresses must be specified using the syntax: hostname:port ^.+:[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 different 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. 10000 ds-cfg-queue-size The path where the stores all persistent information. changelogDb ds-cfg-replication-db-directory The time (in seconds) after which the erases all persistent information. 86400s ds-cfg-replication-purge-delay The port on which this waits for connections from other or Directory Servers. ds-cfg-replication-port The group id for the replication server. This value defines the group id of the replication server. The replication system of a LDAP server uses the group id of the replicated domain and tries to connect, if possible, to a replication with the same group id. 1 ds-cfg-group-id The timeout value when waiting for assured mode acknowledgements. Defines the amount of milliseconds the replication server will wait for assured acknowledgements (in either Safe Data or Safe Read assured sub modes) before forgetting them and answer to the entity that sent an update and is waiting for acknowledgment. 1000ms ds-cfg-assured-timeout The number of pending changes as threshold value for putting a directory server in degraded status. This value represents a number of pending changes a replication server has in queue for sending to a directory server. Once this value is crossed, the matching directory server goes in degraded status. When number of pending changes goes back under this value, the directory server is put back in normal status. 0 means status analyzer is disabled and directory servers are never put in degraded status. 5000 ds-cfg-degraded-status-threshold