Manual:キャッシュ
Appearance
MediaWiki can cache expensive data queries and page templates to save noticeable time processing web pages.
For wiki users:
For system administrators:
- Manual:パフォーマンス チューニング – 関連するキャッシュを設定し、パフォーマンスを向上させるためにウェブ サーバーと MediaWiki のインストレーションを構成する方法。
For MediaWiki developers in core and extensions:
- Manual:Object cache – MediaWiki 内部でオブジェクトキャッシュを使用する方法。
- Manual:パーサー キャッシュ – 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:パーサー キャッシュ – How the rendered output of a wiki page is cached with
関連項目
- wikitech:CDN for the cache servers in front of MediaWiki in Wikimedia's installation
- ウィキメディアのサーバ