[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: Does slurpd replicates changes immediately after they are made?
- To: Bruno Negrão <vpopmail@engepel.com.br>, <openldap-software@OpenLDAP.org>
- Subject: RE: Does slurpd replicates changes immediately after they are made?
- From: "Celebi, Chris" <ccelebi@lightship.com>
- Date: Thu, 7 Oct 2004 12:05:52 -0400
- Content-class: urn:content-classes:message
- Thread-index: AcSshmoARI2W8G+xQFeku5XU6CIEvQAALbyg
- Thread-topic: Does slurpd replicates changes immediately after they are made?
>Hi all,
>Does slurpd replicates changes immediately after they were made?
Yes it does. but technically it doesn't.
>How many times does it check the slapd replication log file? Is there an
>interval between each check?
I believe there's a directive which is replicationinterval that can be used in the slapd.conf
which allows you to set the number of seconds slurpd waits before checking the replog file for changes.
Hope that helps
>thanks,
>bnegrao