GWicke has uploaded a new change for review.
https://gerrit.wikimedia.org/r/67373
Change subject: Ramp up the Parsoid load
......................................................................
Ramp up the Parsoid load
Only skip roughly 65% of all updates.
Change-Id: I19c83064c3b6d9208e8623ca2fd9c012bffef663
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/73/67373/1
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 6d0fb94..aa19736 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1923,7 +1923,7 @@
);
// Skip most update requests initially. Ramp down towards 0 if things
// don't fall over.
- $wgParsoidSkipRatio = 0.95;
+ $wgParsoidSkipRatio = 0.65;
}
if ( $wmgUseTemplateData ) {
--
To view, visit https://gerrit.wikimedia.org/r/67373
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I19c83064c3b6d9208e8623ca2fd9c012bffef663
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: GWicke <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits