My concern is all about performance. openLDAP has been the bottleneck in our infrastructure since all our services (mail with qmail-ldap, samba with samba-ldap, ftp with pureftpd-ldap and groupware with egroupware) authenticate users through openLDAP but these services dont have any kind of load-balancing and fail-over mechanism.
What we really want is to run two or more LDAP servers and Zimbra will load-balance among these LDAP servers. We can achieve fail-over ourselves using heartbeat or the Redhat Cluster Suite.
Can you give us hint how to do this? We can hack the code ourselves.
-g |