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,
Performance of Website
Re: Performance of Website
if you do a few searches of the forum... you may find some tips and tricks like removing the {stylesheet} tag etc..
Re: Performance of Website
Yes, use Google to search the forum for such words : speed, slow, performance, time, cache...
Pierre M.
Pierre M.
Re: Performance of Website
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.
Caching might help, a little, but a slow database will always equal a slow database driven site.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: Performance of Website
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.
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.
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.
Re: Performance of Website
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.
Re: Performance of Website
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.
@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.