Ema has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/382477 )

Change subject: cache_canary: disable max_connections
......................................................................

cache_canary: disable max_connections

Bug: T175803
Change-Id: I6495be9d756f2898b135e1c893bcb015580e83c7
---
M hieradata/role/common/cache/canary.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/77/382477/1

diff --git a/hieradata/role/common/cache/canary.yaml 
b/hieradata/role/common/cache/canary.yaml
index 174d27a..264688c 100644
--- a/hieradata/role/common/cache/canary.yaml
+++ b/hieradata/role/common/cache/canary.yaml
@@ -25,7 +25,7 @@
   port: 80
   connect_timeout: '5s'
   first_byte_timeout: '180s'
-  max_connections: 1000
+  max_connections: 0
 cache::app_directors:
   appservers:
     backends:

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

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

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

Reply via email to