Cache Feature

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

By concrete - December 5, 2011

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: [concrete] Cache Feature

By Dave - December 6, 2011

Hi concrete,

No, we've never had to do either but have done a little research on both.

What are the specific errors your getting with Smarty? Is it a conflict with the function naming? And what do you need caching for?
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Cache Feature

By concrete - December 7, 2011

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