Filippo Giunchedi has submitted this change and it was merged.

Change subject: Increase Thumbor HTTP_LOADER_REQUEST_TIMEOUT to 2 minutes
......................................................................


Increase Thumbor HTTP_LOADER_REQUEST_TIMEOUT to 2 minutes

Refs T147412
The current limit is still insufficient for some legit original downloads from 
swift

Change-Id: Ib7af86ecbdc4800d7e7d1bbea26516026cf61e4e
---
M modules/thumbor/templates/server.conf.erb
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/modules/thumbor/templates/server.conf.erb 
b/modules/thumbor/templates/server.conf.erb
index 33cde54..f50086e 100644
--- a/modules/thumbor/templates/server.conf.erb
+++ b/modules/thumbor/templates/server.conf.erb
@@ -68,7 +68,7 @@
 
 ## The maximum number of seconds libcurl can take to download an image
 ## Defaults to: 20
-HTTP_LOADER_REQUEST_TIMEOUT = 60
+HTTP_LOADER_REQUEST_TIMEOUT = 120
 
 ## Max size in Kb for images uploaded to thumbor
 ## Aliases: MAX_SIZE

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

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

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

Reply via email to