On 03/12/2013 14:57, Aaron Bennett wrote:
can't think of any reason offhand that slapd would need to have more than 1024 files open.
Each client connection to slapd uses a file handle. I've hit this problem in the past when a cluster of 300 systems came online for the first time, all of which had five threads configured in nslcd.conf. That was 1500 file handles straight away.