Filippo Giunchedi has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/372517 )

Change subject: hieradata: bump ProxyFetch timeout for thumbor
......................................................................


hieradata: bump ProxyFetch timeout for thumbor

With the current nginx reverse proxy setup the selected backend instance
might be legitimately busy servicing other long-running requests before
/healthcheck.

Bug: T172930
Change-Id: I8ed4e4ca075497b47bf5bb5f54f3229089e2a478
---
M hieradata/common/lvs/configuration.yaml
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Ema: Looks good to me, but someone else must approve
  jenkins-bot: Verified
  Gilles: Looks good to me, but someone else must approve
  Filippo Giunchedi: Looks good to me, approved



diff --git a/hieradata/common/lvs/configuration.yaml 
b/hieradata/common/lvs/configuration.yaml
index b6f25d0..9aba416 100644
--- a/hieradata/common/lvs/configuration.yaml
+++ b/hieradata/common/lvs/configuration.yaml
@@ -981,6 +981,7 @@
       ProxyFetch:
         url:
         - http://localhost/healthcheck
+        timeout: 10
       IdleConnection:
         timeout-clean-reconnect: 3
         max-delay: 300

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8ed4e4ca075497b47bf5bb5f54f3229089e2a478
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Filippo Giunchedi <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>
Gerrit-Reviewer: Ema <[email protected]>
Gerrit-Reviewer: Filippo Giunchedi <[email protected]>
Gerrit-Reviewer: Gilles <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to