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

       Web browser: ---
            Bug ID: 57746
           Summary: Allow Entity pages to be stored in the ParserCache
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Since the rendering of Entity pages depend on the user's language, even for
anonymous users, they are currently not cached. This is a big performance
issue.

MediaWiki usually forces the parser cache key for anonymous visitors to
'canonical'. This should be overwritten for Wikibase, and a cache key should be
generated based on the user preferences, just like for logged in users.

On a related note, we could try to avoid MediaWiki parsing and caching pages
directly upon saving them, since it's unclear which cache key is used for that,
and it seems pointless for bot edits.

-- 
You are receiving this mail because:
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