On 03/10/13 06:56, Pierre Labrecque wrote: > Since 2 weeks, I experience some problems : the site runs very fast, and > suddenly runs slow for a couple of seconds (let say 15/20 seconds to load a > single page), then back to normal.
It sounds like a recache of the LocalisationCache, or MessageCache or both. Try setting $wgMsgCacheExpiry = 365*86400, and set $wgCacheDirectory to the path of a fast local (i.e. not NFS) writable directory. -- Tim Starling _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
