[MediaWiki-commits] [Gerrit] operations/puppet[production]: cache_text: raise MW connection limits to 10K

2017-10-26 Thread BBlack (Code Review)
BBlack has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/386756 )

Change subject: cache_text: raise MW connection limits to 10K
..


cache_text: raise MW connection limits to 10K

Emergency change to cope with an issue we don't yet fully
comprehend.  Should not become the new normal.

Change-Id: I33755fe01d08c14e56baeff91306ca72969a9a31
---
M hieradata/role/common/cache/text.yaml
1 file changed, 8 insertions(+), 0 deletions(-)

Approvals:
  BBlack: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/hieradata/role/common/cache/text.yaml 
b/hieradata/role/common/cache/text.yaml
index 602a755..abf40fc 100644
--- a/hieradata/role/common/cache/text.yaml
+++ b/hieradata/role/common/cache/text.yaml
@@ -26,10 +26,18 @@
   max_connections: 1000
 cache::app_directors:
   appservers:
+be_opts:
+  max_connections: 1
+  # ^ Emergency change to cope with an issue we don't yet fully
+  # comprehend.  Should not become the new normal.
 backends:
   eqiad: 'appservers.svc.eqiad.wmnet'
 #   codfw: 'appservers.svc.codfw.wmnet'
   api:
+be_opts:
+  max_connections: 1
+  # ^ Emergency change to cope with an issue we don't yet fully
+  # comprehend.  Should not become the new normal.
 backends:
   eqiad: 'api.svc.eqiad.wmnet'
 #   codfw: 'api.svc.codfw.wmnet'

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I33755fe01d08c14e56baeff91306ca72969a9a31
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack 
Gerrit-Reviewer: BBlack 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] operations/puppet[production]: cache_text: raise MW connection limits to 10K

2017-10-26 Thread BBlack (Code Review)
BBlack has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/386756 )

Change subject: cache_text: raise MW connection limits to 10K
..

cache_text: raise MW connection limits to 10K

Emergency change to cope with an issue we don't yet fully
comprehend.  Should not become the new normal.

Change-Id: I33755fe01d08c14e56baeff91306ca72969a9a31
---
M hieradata/role/common/cache/text.yaml
1 file changed, 8 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/56/386756/1

diff --git a/hieradata/role/common/cache/text.yaml 
b/hieradata/role/common/cache/text.yaml
index 602a755..abf40fc 100644
--- a/hieradata/role/common/cache/text.yaml
+++ b/hieradata/role/common/cache/text.yaml
@@ -26,10 +26,18 @@
   max_connections: 1000
 cache::app_directors:
   appservers:
+be_opts:
+  max_connections: 1
+  # ^ Emergency change to cope with an issue we don't yet fully
+  # comprehend.  Should not become the new normal.
 backends:
   eqiad: 'appservers.svc.eqiad.wmnet'
 #   codfw: 'appservers.svc.codfw.wmnet'
   api:
+be_opts:
+  max_connections: 1
+  # ^ Emergency change to cope with an issue we don't yet fully
+  # comprehend.  Should not become the new normal.
 backends:
   eqiad: 'api.svc.eqiad.wmnet'
 #   codfw: 'api.svc.codfw.wmnet'

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I33755fe01d08c14e56baeff91306ca72969a9a31
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits