Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Default maximum open file descriptors for slapd
Added a default maximum open file descriptors set with ulimit -n for the slapd process. See https://github.com/moby/moby/issues/8231 for a discussion of how this helps decrease the memory used by slapd when running inside a container.
- Loading branch information