Cachable option in Edit Content section..

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.
Locked
rodel

Cachable option in Edit Content section..

Post by rodel »

Hi all,

Sorry if there is an answer on my question on this site or forum - couldn't find it..

What exactly Cachable option does to my webpages? is it a good thing to use or not? Does it help to reduce the number of SQL queries?

Thanks
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: Cachable option in Edit Content section..

Post by Dee »

Why search on the forum for those kind of answers when there's a User Handbook;)
Cachable -- If you enable caching, the underlying template engine will keep a copy of your page around (on the server), so that it can render the page more quickly. If you disable caching, each request will cause the page to be assembled from its constituent parts (template, content, etc).
Regards,
D
Locked

Return to “CMSMS Core”