https://bugzilla.wikimedia.org/show_bug.cgi?id=18676

           Summary: RevisionDelete invalidates the cache for large numbers
                    of pages unnecessarily
           Product: MediaWiki
           Version: 1.16-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Deleting
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Every time the visibility of a revision is changed,
RevisionDeleter::updatePage() invalidates the HTML cache of all pages linking
to that page. This could easily be tens of thousands of pages, for popular (and
hence regularly vandalised) targets, adding many hours of work to reparse them
all. As long as the current revision does not change, there is no need to do
this.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to