BBlack has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/387024 )
Change subject: varnish: lower timeouts to api+appservers backends
......................................................................
varnish: lower timeouts to api+appservers backends
More emergency change...
Change-Id: Ic1cf9d1a9c62b3cab50e5b61767879219c15c21f
---
M hieradata/role/common/cache/text.yaml
1 file changed, 6 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/24/387024/1
diff --git a/hieradata/role/common/cache/text.yaml
b/hieradata/role/common/cache/text.yaml
index f633981..ff7eaec 100644
--- a/hieradata/role/common/cache/text.yaml
+++ b/hieradata/role/common/cache/text.yaml
@@ -29,6 +29,9 @@
appservers:
be_opts:
max_connections: 10000
+ connect_timeout: '3s'
+ first_byte_timeout: '20s'
+ between_bytes_timeout: '10s'
# ^ Emergency change to cope with an issue we don't yet fully
# comprehend. Should not become the new normal.
backends:
@@ -37,6 +40,9 @@
api:
be_opts:
max_connections: 10000
+ connect_timeout: '3s'
+ first_byte_timeout: '20s'
+ between_bytes_timeout: '10s'
# ^ Emergency change to cope with an issue we don't yet fully
# comprehend. Should not become the new normal.
backends:
--
To view, visit https://gerrit.wikimedia.org/r/387024
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic1cf9d1a9c62b3cab50e5b61767879219c15c21f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits