Manual:Cache
Jump to navigation
Jump to search
MediaWiki supports use of expensive data queries and page templates, which means that it can take noticable time to process uncached pages. To mitigate these costs, MediaWiki administrators should set up relevant caches.
- Manual:Performance tuning - How to configure your web server and MediaWiki installation to improve performance.
- Manual:Object cache - Technical documentation: How object caching is used inside MediaWiki
See also[edit]
- Manual:Configuration settings
- Performance guidelines
- The in-process RFC for Master & slave datacenter strategy describes "Some changes would be needed to MediaWiki development standards" related to caching, POSTs, job queues...
- Cache strategy (old)
- Wikimedia servers
- PHP caching and optimization
- 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?