mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
05.15.2013 9989cf2c9016179fb18d60e117a424e6091f0e9f
opends/src/admin/messages/ReplicationServerCfgDefn.properties
@@ -8,7 +8,7 @@
property.group-id.synopsis=The group id for the replication server.
property.group-id.description=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.
property.monitoring-period.synopsis=The period between sending of monitoring messages.
property.monitoring-period.description=Defines the number of milliseconds that the replication server will wait before sending new monitoring messages to its peers (replication servers and directory servers).
property.monitoring-period.description=Defines the duration that the replication server will wait before sending new monitoring messages to its peers (replication servers and directory servers). Larger values increase the length of time it takes for a directory server to detect and switch to a more suitable replication server, whereas smaller values increase the amount of background network traffic.
property.queue-size.synopsis=Specifies the number of changes that are kept in memory for each directory server in the Replication Domain.
property.replication-db-directory.synopsis=The path where the Replication Server stores all persistent information.
property.replication-port.synopsis=The port on which this Replication Server waits for connections from other Replication Servers or Directory Servers.