Yuvipanda has uploaded a new change for review. https://gerrit.wikimedia.org/r/195221
Change subject: tools: Increase proxylistener nofile limits ...................................................................... tools: Increase proxylistener nofile limits Bug: T91939 Change-Id: I195d494f40a420d3448df0ed556bb18c69b03663 --- M modules/toollabs/files/proxylistener.conf 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/21/195221/1 diff --git a/modules/toollabs/files/proxylistener.conf b/modules/toollabs/files/proxylistener.conf index 9f24d52..d0771aa 100644 --- a/modules/toollabs/files/proxylistener.conf +++ b/modules/toollabs/files/proxylistener.conf @@ -5,6 +5,7 @@ start on runlevel [2345] stop on runlevel [!2345] +limit nofile 8192 8192 respawn console log -- To view, visit https://gerrit.wikimedia.org/r/195221 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I195d494f40a420d3448df0ed556bb18c69b03663 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Yuvipanda <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
