This attribute defines the maximum number of resending of an LDAP request until declaring the LDAP server unavailable by the LDAP client. If the value is set to 0, the LDAP client will not resend the request to the same LDAP server. It will send the request to the next available LDAP server.
This attribute defines the maximum time that the LDAP client will wait for the response to an LDAP request. When this time expires, the LDAP client resends the request to the LDAP server.
This attribute defines the time for the LDAP client to consider an LDAP server unavailable after a connection failure. Within this time, the LDAP client will not connect to the unavailable LDAP server. The value of 0 means that the LDAP server will never be considered unavailable. The maximum is 86400 seconds (24 hours).