Performance of Website

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
Samval
Forum Members
Forum Members
Posts: 11
Joined: Sat Nov 24, 2007 1:02 am

Performance of Website

Post by Samval »

Hi There,

I have just gone live with my CMS MS website. However, I see it takes a long time to generate a web page.

Are there any optimisation tricks or tips that I could use to speed up the website?

Any help would be appreciated.

Regards,
cubix
Power Poster
Power Poster
Posts: 314
Joined: Mon Jul 09, 2007 10:00 am

Re: Performance of Website

Post by cubix »

if you do a few searches of the forum... you may find some tips and tricks like removing the {stylesheet} tag etc..
Pierre M.

Re: Performance of Website

Post by Pierre M. »

Yes, use Google to search the forum for such words : speed, slow, performance, time, cache...

Pierre M.
nivekiam

Re: Performance of Website

Post by nivekiam »

You also don't post much info.  Take a look at the generated source of the page and see how many seconds it took to create the page.  If that's high, then it's most likely your database that's the culprit.

Caching might help, a little, but a slow database will always equal a slow database driven site.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Performance of Website

Post by calguy1000 »

Samval: and everybody else

From now on, posts that do not provide exact details of issues, and ways to reproduce problems will just be deleted.  We don't have the time to fool with people that don't have the time to provide details.

'It takes a long time to generate a web page' doesn't help anybody.  You're just wasting your time, and ours.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
applejack
Power Poster
Power Poster
Posts: 1014
Joined: Fri Mar 30, 2007 2:28 am
Location: London

Re: Performance of Website

Post by applejack »

Install eAccelerator if you are able to on your server and in the index.php file change @ob_start(); to @ob_start('ob_gzhandler'); if your server will handle gzip compression.

Website Design & Production
http://www.applejack.co.uk
Vin

Re: Performance of Website

Post by Vin »

Surprisingly, Tips & Tricks forum has a sticky thread named Speeding up CMSMS. You should look there: http://forum.cmsmadesimple.org/index.php/topic,13809.0.html  (read it all)

@Calguy: Getting OT, but when you delete the post which breakes the forum guidelines, will the poster be informed about why it was deleted? Something like automatic (and explaining) e-mail, or explaining post... for "education" purposes.
Post Reply

Return to “CMSMS Core”