[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Multi master topology.
- To: openldap-technical@openldap.org
- Subject: Multi master topology.
- From: Alejandro Leyva <alex.leyva@gmail.com>
- Date: Fri, 10 Jul 2009 20:07:19 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=RJrOzEOFtM1LVE8zkmxeAE4nwIvCNO1g6Vj+vedNHJw=; b=t15xui2trVUE+Iwxra9SqK0qZtBp1fXhS8K6e/6rSwaNaH35RtepfpTdMkJoEVJk8Y SNIWNb+WG+F6E0blme8naAfnlF2FOFmfxmAFVJkKHavUR+evuRzOqC2NjYdTxmy02Jaw 2RHeJN4HB+UfEK+ms00LcxZG56iASIWsMUHf8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=WxwvnpvkhZf17eoTigao8igLjoZimkMAfzFhNZtW7nolDKmWLib7drBanaLrMlwL4K Qq7JIA/1o84RXGQNo00QlI2Zhy9np1KyO2rArXNBXGFyspP4tb87rc5cIRFsBVGNEOwb hd0/wnoRbGjwevGMmefKWDQmVttCDyAufaOBI=
Hi all.
We are implementing a solution with multi master LDAP, we have 11
instances at different locations, and maybe we will grow to 21 or 31
instances before the end of the year, expecting to hold something like
200,000 or 300,000 user entries. What topology would be the best?
Right now each server synch to all the other servers, is it possible
to configure each server to synch only to a central LDAP? is it
convenient?
Thanks in advance.