Page 1 of 1

Performance for busy sites?

Posted: Mon Mar 06, 2006 6:27 am
by Guy001
Hi there,

Just trying to gauge if CMSMS would be a good match for a busy site - say 100k page views a day. Has anyone had similiar experiences with busy sites?

I understand Smarty is used for the templating so I guess there are content cacheing mechanisms in place?

Appreciate any help.

Thanks,
Guy

Re: Performance for busy sites?

Posted: Mon Mar 06, 2006 2:55 pm
by calguy1000
Well, I'm using cms 0.11.2 on a simple 1.8Ghz machine, 1G of ram, with about 4 million page views per month (on a good month), and it stands up rather well.

Re: Performance for busy sites?

Posted: Wed Mar 08, 2006 1:55 am
by kermit
i was wondering this myself.. how the fully db-driven cmsms compares to other cms packages in terms of server load and page rendering speed.

Re: Performance for busy sites?

Posted: Wed Mar 08, 2006 2:05 am
by Ted
With proper caching and other tricks (that we do a lot of already), it shouldn't be an issue.  The db is pretty much only getting timestamps for most data to make sure that it hasn't been updated.  It does the template and content check in 1 query.  On an average, CMSMS only does 10-20 queries per page.

could there be a scaling issue eventually?  Sure.  But I think that the amount of traffic that those sites are going to get is beyond the scope of CMSMS anyway.  Plus, you can always throw hardware at the problem...