Date: Thu, 8 Jul 2010 11:54:47 +0200 From: Ruben de Groot <mail25@bzerk.org> To: Frank Bonnet <f.bonnet@esiee.fr> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: Openldap clustering ? Message-ID: <20100708095447.GA84657@ei.bzerk.org> In-Reply-To: <4C358AA1.40208@esiee.fr> References: <4C358AA1.40208@esiee.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 08, 2010 at 10:21:53AM +0200, Frank Bonnet typed: > Hello > > Could anybody recommend a rock solid software to build > an OpenLDAP cluster with FreeBSD 8.0 ? Master-master replication is well documented on the openldap website. For failover, you can use carp(4) or an external loadbalancer. Ruben
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100708095447.GA84657>