Manual:$wgEnableParserCache

Parser Cache: $wgEnableParserCache
Keep parsed pages in a cache to speed up page output.
Introduced in version: 1.2.0
Removed in version: still in use
Allowed values: (boolean)
Default value: true
false prior to 1.4.0

Other settings: Alphabetical | By Function

DetailsEdit

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.

Requires that php was compiled --with-zlib

Language: English  • français
Last modified on 4 January 2014, at 13:25