Manual:キャッシュ
Appearance
MediaWiki supports use of expensive data queries and page templates, meaning it can take noticeable time to process uncached pages. これらのコストを軽減するために、MediaWikiの管理者は関連するキャッシュを設定する必要があります。
- Manual:パフォーマンス チューニング - パフォーマンス向上に役立つウェブサーバの設定方法とMediaWikiインストール法。
- 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. - Interwiki cache - Interwiki caching explained.
- How to set up Redis
- How to set up Memcached
- Manual:パーサー キャッシュ - How the rendered output of a wiki page is cached with
関連項目
- Manual:構成オプション
- wikitech:Performance/Guides/Backend performance practices
- ウィキメディアのサーバ
- Manual:ファイル キャッシュ - 記事ページのレンダリングされたHTMLをキャッシュ処理するシンプルなスキームの選択肢。
- Manual:Varnish caching
- Manual:Nginx caching
- Manual:Cloudflare
- キャッシュしたページのキャッシュを破棄するには?
- キャッシュを完全に無効にするには?