Manual:$wgEnableParserCache/ja

Category:MediaWiki configuration settings/ja#EnableParserCacheCategory:MediaWiki configuration settings introduced in version 1.2.0/ja#EnableParserCacheCategory:MediaWiki configuration settings deprecated in version 1.26.0/ja#EnableParserCacheCategory:MediaWiki configuration settings removed in version 1.33.0/ja#EnableParserCacheCategory:MediaWiki deprecated or obsolete features/ja#EnableParserCacheCategory:Cache variables/ja#EnableParserCache
パーサーのキャッシュ: $wgEnableParserCache
ページの出力を高速化するため、構文解析済みのページをキャッシュに保持する。
導入されたバージョン:1.2.0
廃止予定になったバージョン:1.26.0 (Gerrit change 212199; git #8194b201)
除去されたバージョン:1.33.0 (Gerrit change 486713; git #d39cc0e8)
許容される値:(真偽値)
既定値:true (1.4-1.32)
false (1.2-1.3)

詳細

Keep parsed pages in the cache specified by $wgParserCacheType to speed up output of the same page viewed by another user with the same options. This can provide a significant speedup for medium to large pages, so you probably want to keep it on.

php を --with-zlib 付きでコンパイルしておく必要があります。

Category:Cache variables/ja
Category:Cache variables/ja Category:MediaWiki configuration settings/ja Category:MediaWiki configuration settings deprecated in version 1.26.0/ja Category:MediaWiki configuration settings introduced in version 1.2.0/ja Category:MediaWiki configuration settings removed in version 1.33.0/ja Category:MediaWiki deprecated or obsolete features/ja