ReplicationServerCfgDefn_zh_TW.properties revision e75c2484bff064fbbf51e92aed4f37b08e6427b7
d8686bd0a12811810b7cf93beda3c01b635c1a81Knut Anders Hatlenuser-friendly-name=Replication Server
d8686bd0a12811810b7cf93beda3c01b635c1a81Knut Anders Hatlenuser-friendly-plural-name=Replication Servers
d8686bd0a12811810b7cf93beda3c01b635c1a81Knut Anders Hatlensynopsis=Replication Servers publish updates to Directory Servers within a Replication Domain.
d8686bd0a12811810b7cf93beda3c01b635c1a81Knut Anders Hatlenproperty.assured-timeout.synopsis=The timeout value when waiting for assured mode acknowledgements.
d8686bd0a12811810b7cf93beda3c01b635c1a81Knut Anders Hatlenproperty.assured-timeout.description=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.
d8686bd0a12811810b7cf93beda3c01b635c1a81Knut Anders Hatlenproperty.degraded-status-threshold.synopsis=The number of pending changes as threshold value for putting a directory server in degraded status.
d8686bd0a12811810b7cf93beda3c01b635c1a81Knut Anders Hatlenproperty.degraded-status-threshold.description=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.
d8686bd0a12811810b7cf93beda3c01b635c1a81Knut Anders Hatlenproperty.group-id.synopsis=The group id for the replication server.
d8686bd0a12811810b7cf93beda3c01b635c1a81Knut Anders Hatlenproperty.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.
d8686bd0a12811810b7cf93beda3c01b635c1a81Knut Anders Hatlenproperty.queue-size.synopsis=Specifies the number of changes that are kept in memory for each Directory Server in the Replication Domain.
d8686bd0a12811810b7cf93beda3c01b635c1a81Knut Anders Hatlenproperty.replication-db-directory.synopsis=The path where the Replication Server stores all persistent information.
d8686bd0a12811810b7cf93beda3c01b635c1a81Knut Anders Hatlenproperty.replication-port.synopsis=The port on which this Replication Server waits for connections from other Replication Servers or Directory Servers.
d8686bd0a12811810b7cf93beda3c01b635c1a81Knut Anders Hatlenproperty.replication-purge-delay.synopsis=The time (in seconds) after which the Replication Server erases all persistent information.
d8686bd0a12811810b7cf93beda3c01b635c1a81Knut Anders Hatlenproperty.replication-server.synopsis=Specifies the addresses of other Replication Servers to which this Replication Server tries to connect at startup time.
d8686bd0a12811810b7cf93beda3c01b635c1a81Knut Anders Hatlenproperty.replication-server.description=Addresses must be specified using the syntax: hostname:port
d8686bd0a12811810b7cf93beda3c01b635c1a81Knut Anders Hatlenproperty.replication-server.syntax.string.pattern.synopsis=A host name followed by a ":" and a port number.
d8686bd0a12811810b7cf93beda3c01b635c1a81Knut Anders Hatlenproperty.replication-server-id.synopsis=Specifies a unique identifier for the Replication Server.
d8686bd0a12811810b7cf93beda3c01b635c1a81Knut Anders Hatlenproperty.replication-server-id.description=Each Replication Server must have a different server ID.
d8686bd0a12811810b7cf93beda3c01b635c1a81Knut Anders Hatlenproperty.window-size.synopsis=Specifies the window size that the Replication Server uses when communicating with other Replication Servers.