Sorry it took me so long... Here are my settings...
$wgMainCacheType = CACHE_MEMCACHED; $wgSessionsInMemcached = true; $wgMemCachedServers = array("server1:11211", "server2:11211", "server3:11211", "server4:11211");
$wgCacheEpoch = max( $wgCacheEpoch, $configdate );
Am I missing anything?
Thanks
--- On Mon, 10/6/08, Tim Starling tstarling@wikimedia.org wrote:
From: Tim Starling tstarling@wikimedia.org Subject: Re: [Mediawiki-l] MediaWiki 1.12.1 Issue To: mediawiki-l@lists.wikimedia.org Date: Monday, October 6, 2008, 10:50 PM Russ Lavoy wrote:
After upgrading my 1.12.0 version to 1.12.1 version
everything broke
with amazing server overloads...
I see that the 1.12.1 patch file includes changes to
how mediawiki uses
memcached and this changed destroyed the site I am
over... Any time I
tried to bring up the site all the apache processes
start flowing in
and the frontend webservers hit about 30 load (Linux
terms) in less
than 2 minutes...
What are your cache settings, $wg*CacheType etc.?
-- Tim Starling
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l