Aaron Schulz has uploaded a new change for review.
https://gerrit.wikimedia.org/r/210246
Change subject: Bumped the $wgJobBackoffThrottling refreshLinks limit
......................................................................
Bumped the $wgJobBackoffThrottling refreshLinks limit
Change-Id: I5c1e89228f93638f2af8feae0ae769f15eadb248
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/46/210246/1
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
old mode 100644
new mode 100755
index 57f1e06..8d48fba
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2388,7 +2388,7 @@
# Avoid excessive CPU due to cache misses from rapid invalidations
'htmlCacheUpdate' => 20, // pages/sec per runner
# Avoid excessive DB usage for backlink tables
- 'refreshLinks' => 20, // pages/sec per runner
+ 'refreshLinks' => 30, // pages/sec per runner
) + $wgJobBackoffThrottling;
# If a job runner takes too long to finish a job, assume it died and re-assign
the job
--
To view, visit https://gerrit.wikimedia.org/r/210246
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5c1e89228f93638f2af8feae0ae769f15eadb248
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits