Muehlenhoff has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/257672

Change subject: Bump fd/connection limit for slapd
......................................................................

Bump fd/connection limit for slapd

Change-Id: I6c8dc60940e4fd1a5739bcc54d2c958cd53612ee
---
M modules/openldap/templates/default.erb
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/72/257672/1

diff --git a/modules/openldap/templates/default.erb 
b/modules/openldap/templates/default.erb
index da37693..41493b7 100644
--- a/modules/openldap/templates/default.erb
+++ b/modules/openldap/templates/default.erb
@@ -3,6 +3,9 @@
 ### puppet:///modules/openldap/templates/default.erb
 ###################################################################
 
+# Bump the fd limit, otherwise we max out LDAP connections at around 1000
+ulimit -n 4096
+
 # Default location of the slapd.conf file or slapd.d cn=config directory. If
 # empty, use the compiled-in default (/etc/ldap/slapd.d with a fallback to
 # /etc/ldap/slapd.conf).

-- 
To view, visit https://gerrit.wikimedia.org/r/257672
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6c8dc60940e4fd1a5739bcc54d2c958cd53612ee
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to