LDAP

We have now arrived at perhaps the greatest challenge on a social networking site: Getting write access for thousands of users. The first obstacle here, is to make the LDAP server scale. Since we only have one LDAP connection in ECE (no dedicated read and write connection pools like we have for the database), we cannot set up a LDAP master/slave solution.