Cache Feature

6 posts by 2 authors in: Forums > CMS Builder
Last Post: December 7, 2011   (RSS)

I was wondering how i can use the useCache feature. How does it work also

Re: [concrete] Cache Feature

By Dave - December 6, 2011

Hi concrete,

That feature is still in development, so we don't have anything working for it yet.

Hope that helps, let me know any other questions.
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Cache Feature

Thanks Dave.

Any advice on how to integrate smarty templates. I get a bunch of errors whenever i try to include the viewers along with the smarty engine. Wondering if you had some success with another project, Or any successful way to implement caching.

Re: [Dave] Cache Feature

I'm trying optimize application speed. I offset images, video, and audio to a cdn, now I'm working on caching the mysql queries and the html pages.

I think I'm going to go with varnish. It looks like it works with simple php headers.

Re: [concrete] Cache Feature

By Dave - December 7, 2011

Cool, let us know how it goes and if you have any other questions.

If you haven't already done so, it might be worthwhile to setup some load testing software to help find the bottlenecks.

Cheers!
Dave Edis - Senior Developer
interactivetools.com