[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: syncrepl ITS#3262



Thanks.

I also see from re-reading that part of slapd.conf that these are
ldapsearch parameters.

So I see that I would use none as you suggested, rather than -1 as a
slapd.conf global configuration.

That is correct, right?

-Dusty

On Mon, 13 Dec 2004, Aaron Richton wrote:

> It's really a good idea; you probably would be annoyed if your replicas
> became inconsistent just because a larger-than-expected set of changes hit
> your master.
>
> Try something along the lines of
>
> limits dn.exact="cn=matchYourSlaveConfiguration" size=none
>
> or so, if you do not want all of your clients to perform unlimited searches.
>
> On Mon, 13 Dec 2004, Dusty Doris wrote:
>
> > All,
> >
> > I've been experimenting with syncrepl and was looking at ITS#3262.  In
> > that ticket is was recommended to set the timelimit and sizelimit to
> > unlimited (-1).  I didn't find this in any example configs in the
> > documentation or on the FAQ.
> >
> > Is this recommended for running syncrepl?  I currenlty have 2.2.19
> > installed, and have not really tested it yet for problems.  I was
> > just wondering if these were recommended settings.
> >
> > Thanks
> > Dusty Doris
> >
>