[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
questions about openldap replication
- To: openldap-technical@openldap.org
- Subject: questions about openldap replication
- From: plug bert <plugbert@yahoo.com>
- Date: Thu, 7 Oct 2010 17:15:04 +0800 (SGT)
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1286442904; bh=GrhI4dI/MDKxJSJ46xc8XMdKn7FJ50zb8OZiHqkw9DY=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=CjV3skEVkGadqZo+9n6jin4WSsxLVP99LYZAsJs5cOUTIDhHeUdkWnMJ0j0OMqk6ynzaBG6vAL17BQgWXp7uW73gSERaESHk1CecqcTordvuBpvW0NxpoyHqUnV4ag7wQB2Nr5zfKoPyaqsSc+Uf8BZFb7M4Tos8gVBNnrIv7PI=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=aLOnDzIkiCZ1N9fh/30B9kM0j3keg+iuSgbMQ8brqlE1XDCRmArz1kZEEMwio/2zoRIGd5c6eyiNc03NLHiRuVuJ3ftFwMNTvamwIoV4zofBEvJfbhhnMMxXqOuBNC6ec2c14bmOUnwuZOtJUcOzdlaVFRu+RjtERJTnNa1NwY4=;
Hi All,
i've read through the replication section of the admin guide, but i'm still not clear on the ff:
1. For push-type setups, do i really need to set up a sync proxy? the docs seem to imply this is necessary only if there are firewall restrictions, yet i haven't seen any examples of a push setup w/o a proxy.
2. Is it possible to set up a push delta-syncrepl scheme?
3. In a syncrepl/delta-syncrepl push setup, how does the master know where the replicas are?
Things were a bit simpler with slurpd...ah, progress B)
tia