]> git.sur5r.net Git - openldap/blobdiff - doc/man/man5/slapd.conf.5
Fixed slapd extended match memory leak (ITS#3146)
[openldap] / doc / man / man5 / slapd.conf.5
index 380bb9999fa25091186fed41bc7bcae262e592e4..16decea045110f98843d5140b72e186cc56e0802 100644 (file)
@@ -1377,7 +1377,11 @@ operation, a synchronization search remains persistent in the provider slapd.
 Further updates to the master replica will generate
 .B searchResultEntry
 to the consumer slapd as the search responses to the persistent
-synchronization search. The schema checking can be enforced at the LDAP Sync
+synchronization search. If the connection is lost, the consumer will
+attempt to reconnect at an interval time (specified by
+.B interval
+parameter; 60 seconds by default) until the session is re-established.
+The schema checking can be enforced at the LDAP Sync
 consumer site by turning on the
 .B schemachecking
 parameter. The default is off.