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

       Web browser: ---
             Bug #: 32618
           Summary: MediaWiki should support partial page caching (edge
                    side includes)
           Product: MediaWiki
           Version: (wikimedia-deployment)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Both Squid and Varnish support edge side includes, but support needs to be
added to MediaWiki in order for us to take advantage of this. If implemented,
MediaWiki could send out sections of a page like so:

<esi:include
src="http://en.wikipedia.org/wiki/Special:CentralNotice?action=gimmestuff";
onerror="continue"/>

...and they would be cached separately from the rest of the page.

This would open up a lot of new feature and optimization possibilities for us.

Request for Comment page can be found at
http://www.mediawiki.org/wiki/Requests_for_comment/Partial_page_caching

-- 
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