Hi all,
My 1.13.0 SAMP Mediawiki (PHP 5.2.6, MySQL 5.0.67-log) is running far too slowly, although there's precious little going on in the LDOM in which it runs. I've got a Subversion system running in a similar environment, with no such problems, so it's unlikely to be the host or network. I therefore think it has to be related to the wiki and associated software. I had some problems getting mcrypt to compile when I installed phpMyAdmin and it's been running without that (and complains to that effect when I log in, but otherwise functions properly), but I wouldn't have thought that would affect anything other than my use of phpMyAdmin, but could that be a contributory factor?
I've looked at the Manual page on cacheing, but we don't have any anonymous users, so that wouldn't help.
Any other suggestions as to what to look for would be welcome - I've already increased the MySQL cache settings as per the advice of an appropriately experienced person, but it made no difference.
Cheers,
/Sam
Sam Sexton Provisioning Team Leader
Thomson Reuters
sam.sexton@thomsonreuters.com thomsonreuters.com
This email was sent to you by Thomson Reuters, the global news and information company. Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Thomson Reuters.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 3/25/2010 3:45 AM, Sam.Sexton@thomsonreuters.com wrote:
Any other suggestions as to what to look for would be welcome - I've already increased the MySQL cache settings as per the advice of an appropriately experienced person, but it made no difference.
http://www.mediawiki.org/wiki/How_to_debug#Profiling
See where all your time is being taken up.
Sam.Sexton wrote:
I've looked at the Manual page on cacheing, but we don't have any anonymous users, so that wouldn't help.
There are much more caching than caching the final page for anons.
So on http://www.mediawiki.org/wiki/Manual:Cache skip "Page caching" and dive into the other sections :)
Thanks, Platonides and Q - I'll delve into the cacheing options first and do the profiling if necessary after that.
/Sam sam.sexton@thomsonreuters.com thomsonreuters.com
-----Original Message----- From: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] On Behalf Of Platonides Sent: 25 March 2010 16:16 To: mediawiki-l@lists.wikimedia.org Subject: Re: [Mediawiki-l] Slow response problem
Sam.Sexton wrote:
I've looked at the Manual page on cacheing, but we don't have any anonymous users, so that wouldn't help.
There are much more caching than caching the final page for anons.
So on http://www.mediawiki.org/wiki/Manual:Cache skip "Page caching" and dive into the other sections :)
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
This email was sent to you by Thomson Reuters, the global news and information company. Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Thomson Reuters.
mediawiki-l@lists.wikimedia.org