jenkins-bot has submitted this change and it was merged.

Change subject: Revert "Bump some resource limits in production"
......................................................................


Revert "Bump some resource limits in production"

This reverts commit e7a4cfc1f446013e2506be55b62d5bb33f51bf7e.

Since ChangeProp has launched, our performance margin has disappeared.
Plus there are large pages like User:Discographer/Various that are
unlikely to be editable in VE anyway. So, let us fall back to our
older limits till we get around to fixing performance on large pages.

Change-Id: I7650b62b853e1353e91038cb63fd691b1fd462a6
---
M conf/wmf/localsettings.js
1 file changed, 0 insertions(+), 6 deletions(-)

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



diff --git a/conf/wmf/localsettings.js b/conf/wmf/localsettings.js
index dd49606..7884831 100644
--- a/conf/wmf/localsettings.js
+++ b/conf/wmf/localsettings.js
@@ -22,12 +22,6 @@
        // a chance of succeeding.
        parsoidConfig.timeouts.request = 3*60*1000; // 3 minutes
 
-       // Bump default resource limits.
-       // With node v4, we have a wider margin.
-       parsoidConfig.limits.wt2html.maxWikitextSize = 1250000;
-       parsoidConfig.limits.wt2html.maxListItems = 50000;
-       parsoidConfig.limits.wt2html.maxTableCells = 50000;
-
        // Sample these verbose logs to prevent overwhelm
        // 1% and 2% for empty/tr and empty/li is based on
        // seeing the volume in rt-testing.

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7650b62b853e1353e91038cb63fd691b1fd462a6
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/services/parsoid/deploy
Gerrit-Branch: master
Gerrit-Owner: Subramanya Sastry <[email protected]>
Gerrit-Reviewer: Arlolra <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to