Re: slow slave performance
FRLinux <[email protected]> Wed, 31 Mar 2010 19:25:10 +0200
| Newsgroups | gmane.network.openldap.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Mar 30, 2010 at 7:31 PM, Thierry Lacoste <[email protected]> wrote: > What do you think about building via ports on *BSD systems (pkgsrc on > NetBSD) ? > AFAICT it generally produces a resonably up-to-date release (provided you > have > an up-to-date port tree of course). I do that on FreeBSD and it really kicks ass: put that in your /etc/make.conf: WITH_BDB_VER=48 Then build it cd /usr/ports/net/openldap24-server/ make install clean (currently build with OpenLDAP 2.4.21 which is served us well as slave). As a Master, we have yet to migrate our oldish 2.3 setup, this is on the list for the next month. Cheers, Steph