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, "[email protected]" <[email protected]>
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
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to