Find out the amount of time the operation actually lasted by examining the access log on the remote machine, then set the nsDS5ReplicaTimeout attribute accordingly to optimize performance.

Parameter

Description

Entry DN

cn=ReplicationAgreementName, cn=replica, cn=suffixDN, cn=mapping tree, cn=config

 

 

Valid Range

0 to maximum 32-bit integer value (2147483647) in seconds

 

 

Default Value

600

 

 

Syntax

Integer

 

 

Example

nsDS5ReplicaTimeout: 600 seconds

 

 

2.3.8.23 nsDS5ReplicaTransportInfo

This attribute sets the type of transport used for transporting data to and from the replica. The attribute values can be either SSL, which means that the connection is established over SSL, or LDAP, which means that regular LDAP connections are used. If this attribute is absent, then regular LDAP connections are used. This attribute cannot be modified after it is set.

Parameter

Description

Entry DN

cn=ReplicationAgreementName, cn=replica, cn=suffixDN, cn=mapping tree, cn=config

 

 

Valid Values

SSL LDAP

 

 

Default Value

absent

 

 

Syntax

DirectoryString

 

 

Example

nsDS5ReplicaTransportInfo: LDAP

 

 

2.3.8.24 nsDS5ReplicaUpdateInProgress

This read-only attribute states whether or not a replication update is in progress.

Parameter

Description

Entry DN

cn=ReplicationAgreementName, cn=replica, cn=suffixDN, cn=mapping tree, cn=config

 

 

Valid Values

true or false

 

 

Default Value

 

 

 

Syntax

DirectoryString

 

 

Example

nsDS5ReplicaUpdateInProgress: true

 

 

2.3.8.25 nsDS5ReplicaUpdateSchedule

This multi-valued attribute specifies the replication schedule and can be modified. Changes made to this attribute take effect immediately. Modifying this value can be useful to pause replication and resume it later. For example, if this value to 0000-0001 0, this in effect causes the server to stop sending updates for this replication agreement. The server continues to store

2.3 Core server configuration attributes reference

89