Manual:$wgEnableParserCache
From MediaWiki.org
| 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
[edit] Details
Keep parsed pages in a cache (objectcache table, turck, or memcached) 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 |
|---|