From IT Skills
For large websites Memcached is a common choice for MediaWiki's object cache
$wgMemCachedServers = [ '127.0.0.1:11211', // 1 GB on this box [ '192.168.0.1:11211', 2 ] // 2 GB on the other box ];
Subcategories
This category has the following 2 subcategories, out of 2 total.
Pages in category "MediaWiki"
The following 5 pages are in this category, out of 5 total.