High Availability
High Availability
LDAP high-availability with OpenLDAP MirrorMode
== slurpd, multi-master, syncreply ==
OpenLDAP slurpd is now generally considered a bad choice for the replication of LDAP data and multi-master replication is not an option either as it has [http://www.connexitor.com/forums/viewtopic.php?t=10 design flaws]. In OpenLDAP 2.3, [http://www.openldap.org/doc/admin22/syncrepl.html syncrepl] should be used instead of slurpd.
== OpenLDAP MirrorMode ==
A brand new feature called '''MirrorMode''' will be available in the next major release 2.4 of OpenLDAP. Release 2.4 will have the new MirrorMode feature for active server-to-server replication used in high-availability environments.