I have used caching before on controllers I have created and it's not
been a problem, and it works fine for the controllers in this site.

I am familiar with setting the cache configuration options and
creating new ones in the core.

I am just stumped over this issue regarding caching pages and the '/'
route... I do not know where to set options for it.

Cheers,

d//t

On Feb 22, 2:04 pm, John Andersen <j.andersen...@gmail.com> wrote:
> Sounds like you need to start reading first about caching in the
> CakePHP book at:http://book.cakephp.org/view/1193/Caching
>
> as there are several possibilities for caching your information. I
> would not turn on caching, unless I understand what is being cached
> and for how long :)
> Enjoy,
>    John
>
> On 22 Feb., 14:39, "designv...@gmail.com" <designv...@gmail.com>
> wrote:> Haven't got anything apart from
>
> > Configure::write('Cache.check', true);
>
> > Currently...
>
> > I have read I need to specify cacheAction for routes, but am unsure
> > where I need to set that for routes/pages?
>
> > TIA
>
> > d//t.
>
> [snip]

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to