Thanks, That was really useful, seems that zend optimizer has been installed and is listed as enabled.
I use the free speed test service to check its speed, and it shows me anywhere betweeen 30-50 seconds ( which is huge ) to open up the main page.
http://the-good-food-guide.com
Now my main page is pretty large, I figure that's probably why , but when I try testing some of the content pages inside the site. It still comes back with a time for 15-20 seconds...
It might be coz there's another process running on the same CPU hoggin resources....
Thoughts?
Thanks for the help..... AJ.
-----Original Message----- From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org] On Behalf Of Hugh Prior Sent: Tuesday, August 01, 2006 4:21 PM To: mediawiki-l@wikimedia.org Subject: Re: [Mediawiki-l] : Wiki slowing down...
You can easily check if Zend Optimiser is running, with the following PHP program:
-------------------------- <?php phpinfo(); ?> --------------------------
My guess is that your provider is just sloooooooow (maybe sharing too many hosts per machine? or maybe has a CPU-hog on the shared machine?).
Can you be more precise about how slow? Does it affect all operations? View? Edit? Just large pages?
My site, http://en.chainki.org has over 10000 pages, is on a shared server, and is so far pretty fast (except when generating massive "disambiguation" pages) without any optimisation software.
"Arjun Jacob Thomas" Arjun.Jacob@mphasis.com wrote in message news:309CDD73907E434AA459450DC69690BA0110CBC5@MPBAMLEX01.corp.mphasis.co m...
Thanks!! My hosting service offers zend optimizer.... I'm trying to check if this has been configured or not... If it hasn't I'll get on
it
right away , if they have, any pointers on how I might improve the performance of the site... its reaallly slow right now.
Thanks much, AJ
-----Original Message----- From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org] On Behalf Of LDB Sent: Tuesday, August 01, 2006 10:29 AM To: MediaWiki announcements and site admin list Subject: Re: [Mediawiki-l] : Wiki slowing down...
Arjun Jacob Thomas wrote:
Hi, I'm sure as the size of the database ( number of articles ) increases the wiki will slow down. Are there any ways I can help
speed
it up? I remember looking at an application that allowed you to
delete
all versions in the history except the most current one . Will this help? Right now I'm running the app on a shared system.
Thanks for any info.... AJ. _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
Are you caching?
LDB _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
Have you tried removing the Google map, these can take a long time to load especially if it is drawing data from else ware.
Arthur arthur@assys.net -----Original Message----- From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org] On Behalf Of Arjun Jacob Thomas Sent: 01 August 2006 12:12 To: Hugh Prior; MediaWiki announcements and site admin list Subject: Re: [Mediawiki-l] : Wiki slowing down...
Thanks, That was really useful, seems that zend optimizer has been installed and is listed as enabled.
I use the free speed test service to check its speed, and it shows me anywhere betweeen 30-50 seconds ( which is huge ) to open up the main page.
http://the-good-food-guide.com
Now my main page is pretty large, I figure that's probably why , but when I try testing some of the content pages inside the site. It still comes back with a time for 15-20 seconds...
It might be coz there's another process running on the same CPU hoggin resources....
Thoughts?
Forget what I said your other pages take almost as long Special Pages = <!-- Served by the-good-food-guide.com in 14.68 secs. -->
You should turn on page caching this is available in localsettings.php, this can help a lot.
Also you should try running a couple of non database driven php pages to see what is causing the slowdown.
Arthur arthur@assys.net
-----Original Message-----
Have you tried removing the Google map, these can take a long time to load especially if it is drawing data from else ware.
mediawiki-l@lists.wikimedia.org