Core Server Configuration Attributes Reference
106 Red Hat Directory Server Configuration, Command, and File Reference • May 2005
nsDS5ReplicaBusyWaitTime
Specifies the amount of time in seconds a supplier should wait after a consumer
sends back a busy response before making another attempt to acquire access. The
default value is 3 seconds. If you set the attribute to a negative value, Directory
Server sends the client a message and an
LDAP_UNWILLING_TO_PERFORM
error
code.
The
nsDS5ReplicaBusyWaitTime
attribute works in conjunction with the
nsDS5ReplicaSessionPauseTime
attribute. The two attributes are designed so
that the
nsDS5ReplicaSessionPauseTime
interval will always be at least 1
second longer than the interval specified for
nsDS5ReplicaBusyWaitTime
. The
longer interval gives waiting suppliers a better chance to gain consumer access
before the previous supplier can reaccess the consumer.
You can set the
nsDS5ReplicaBusyWaitTime
attribute at any time by using
changetype:modify
with the
replace
operation. The change takes effect for the
next update session if one is already in progress.
nsDS5ReplicaChangesSentSinceStartup
This read-only attribute provides you with the number of changes sent to this
replica since the server started.
Entry DN: cn=ReplicationAgreementName,cn=replica,cn="suffixName",cn=
mapping tree,cn=config
Valid Values: Any valid integer
Default Value: 3
Syntax: Integer
Example: nsDS5ReplicaBusyWaitTime: 3
Entry DN: cn=ReplicationAgreementName,cn=replica,cn="suffixName",cn=
mapping tree,cn=config
Valid Range: 0 to maximum 32-bit integer (2147483647)
Default Value: N/A
Syntax: Integer
Example: nsDS5ReplicaChangesSentSinceStartup: 647