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

Change subject: cache: set timeout_idle on text and upload
......................................................................

cache: set timeout_idle on text and upload

The misc cluster has been running with timeout_idle set to 120s on
varnish-be for a while now.

Set timeout_idle to 120s on text and upload varnish backends as well.

Bug: T159429
Ref: https://varnish-cache.org/docs/trunk/reference/varnishd.html#timeout-idle
Change-Id: Ie4e23b5cf9e45bdfcfc1832c1616b034af7678d2
---
M hieradata/role/common/cache/text.yaml
M hieradata/role/common/cache/upload.yaml
2 files changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/85/385985/1

diff --git a/hieradata/role/common/cache/text.yaml 
b/hieradata/role/common/cache/text.yaml
index 87fb290..602a755 100644
--- a/hieradata/role/common/cache/text.yaml
+++ b/hieradata/role/common/cache/text.yaml
@@ -90,6 +90,7 @@
     - default_ttl=86400
 profile::cache::base::be_runtime_params:
     - default_ttl=86400
+    - timeout_idle=120
     - nuke_limit=1000
     - lru_interval=31
 # Profile::cache::ssl::unified
diff --git a/hieradata/role/common/cache/upload.yaml 
b/hieradata/role/common/cache/upload.yaml
index 97c92c1..f7c40d8 100644
--- a/hieradata/role/common/cache/upload.yaml
+++ b/hieradata/role/common/cache/upload.yaml
@@ -62,6 +62,7 @@
     - default_ttl=86400
 profile::cache::base::be_runtime_params:
     - default_ttl=86400
+    - timeout_idle=120
     - nuke_limit=1000
     - lru_interval=31
 # Profile::cache::ssl::unified

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie4e23b5cf9e45bdfcfc1832c1616b034af7678d2
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ema <e...@wikimedia.org>

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

Reply via email to