[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Q: slurpd replication
Don Badrak wrote:
>
> Kurt,
>
> On Tue, 27 Jul 1999, Kurt D. Zeilenga wrote:
>
> > At 06:13 PM 7/27/99 +0000, David Reitz wrote:
> > >i have three LDAP servers set up. in order to do replication, do i need
> > >to only have slurpd and slapd running on the master,
> >
> > You need to setup the master with a replog for each replica and
> > have separate slurpd running for each replog.
>
> Really?
No. Each backend can only have one replog and it's used by a single
slurpd to update all replicas of the backend.
Kurt