On 05/10/2011 09:29 PM, Stip wrote: > our MediaWiki-Installation athttp://www.wiki-aventurica.de/ has > terrible response times, ~5-10 seconds for each page. The confusing > thing is: Other projects on the same server (two forums) run fine. We've > tried optimizing, using tips found on some MediaWiki-articles, but > nothing worked. >
A shot in the dark, from my own experience: is your wiki configured to use memcached? Maybe memcached isn't running or the corresponding settings in your LocalSettings.php are wrong (-> MediaWiki tries to get data from memcached, memcached doesn't respond, after an eternity MediaWiki gives up). -Kilian _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
