Manual talk:$wgMainStash
Add topicAppearance
Latest comment: 4 years ago by Sokote zaman in topic Does $wgMainStash only work when WANCache is used?
This page used the Structured Discussions extension to give structured discussions. It has since been converted to wikitext, so the content and history here are only an approximation of what was actually displayed at the time these comments were made. |
Does $wgMainStash only work when WANCache is used?
[edit]By reading the Details page, it seems that $wgMainStash make a local fast accessing copy of shared cache. Is this true?
Should I set it to redis or CACHE_ACCEL? Does $wgMainStash only work when WANCache is used? Deletedaccount4567435 (talk) 22:55, 31 December 2017 (UTC)
- Is this setting correct if memcached is installed?
- $wgMainStash = CACHE_MEMCACHED; Sokote zaman (talk) 07:11, 5 November 2020 (UTC)