Manual:Cache
Appearance
MediaWiki supports use of expensive data queries and page templates, which means that it can take noticeable time to process uncached pages. To mitigate these costs, MediaWiki administrators should set up relevant caches.
- Manual: Ajuste de rendimiento - How to configure your web server and MediaWiki installation to improve performance.
- Manual:Object cache - Technical documentation: How object caching is used inside MediaWiki
- Manual:Parser cache - how the rendered output of a wiki page is cached with ParserCache; how RevisionOutputCache is used for old revisions of a page.
- Interwiki cache
Véase también
- Manual:Opciones de configuración
- wikitech:Performance/Guides/Backend performance practices
- Servidores de Wikimedia
- Manual:File cache - Optional simplistic scheme for caching the rendered HTML of article pages.
- Manual:Varnish caching
- Manual:CloudFlare
- How do I purge a cached page?
- How do I completely disable caching?