Manual:Cache/ar
Appearance
MediaWiki can cache expensive data queries and page templates to save noticeable time processing web pages.
For wiki users:
For system administrators:
- Manual:Performance tuning – How to configure your web server and MediaWiki installation to set up relevant caches and improve performance.
For MediaWiki developers in core and extensions:
- Manual:Object cache – How to use object caching inside MediaWiki.
- Manual:Parser cache – How the rendered output of a wiki page is cached with
ParserCacheand howRevisionOutputCacheis used for old revisions of a page. - wikitech:Performance/Guides/Backend performance practices
- Manual:Parser cache – How the rendered output of a wiki page is cached with
See also
- wikitech:CDN for the cache servers in front of MediaWiki in Wikimedia's installation
- Wikimedia servers