On Wed, Oct 09, 2002 at 10:01:50AM +0100, Hugo Tavares wrote: > > Has anyone implemented a redundant system for fail recovery for LDAP? I have > searched for case studies and I found the linux-HA software. Is it fine for > a large scale implementation?
Here's how I've always been told to do it: A LDAP master server is synced with a certain number of slaves (via slurpd). All write operations are done on the master. All read operations are done on the slaves. Load balancing on the slaves might be possible via DNS. > BTW What resources do you recomend for the server? (the minimum required...) The minimum? Openldap is on the Red Hat CDs. Emmanuel -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list