How to control a cakephp cache duration
I’m using CakePHP1.2.5.
Cache is very powerful function for web pages using heavy SQL queries. If you use the CakePHP default Cache, you can see cache files in the app/tmp/cache directory.
I want to use the Cake Cache function at many points of my system and set different cache duration.
Firstly, check the core.php for using Cache.
//in core.php
Cache::config('default', array('engine' => 'File'));
This is a sample script using cache function, duration is 1 minute.
class PostController extends AppController {
var $uses = array('Post');
function index() {
$return_data = null;
Cache::set(array('duration' => '+60 seconds'));
if( ($return_data = Cache::read('PostController-index') ) === false ){
$return_data = $this->Post->find('all');
Cache::set(array('duration' => '+60 seconds'));
Cache::write('PostController-index' , $return_data);
}
$this->set('data',$return_data);
}
}
If there is no cache file(PostController-index),get DB data with the Post model and create cache file with its result. Array data is serialized.
You access same page within 1 minute, cake read cache file(PostController-index)
and return it insted of getting data from the Post model.
Key point is to use Cache::set() before each Cache::read and Cache::write(), we can change cache duration in each point.
http://book.cakephp.org/view/773/Cache-set
Be careful setting cache file name without overlap at each point. I recommend the rule, Class name + function name + parameter.
BTW, we can set Cache::config parameter in Cache::read() and Cache::write().
http://book.cakephp.org/view/766/Cache-read
http://book.cakephp.org/view/767/Cache-write
So, we can define multiple cache config as follow and use it each cache point.
//in core.php
Cache::config('default', array('engine' => 'File'));
Cache::config('onemin', array('engine' =>'File','duration'=> 60,));
Cache::config('onehour', array('engine' => 'File','duration'=> 3600,));
Cache::read('PostController-index', 'onemin')
Cache::write('PostController-index' , $return_data,'onemin');




October 8th, 2009 at 1:15 am
Seen my post: http://www.cake-toppings.com/2009/03/19/cache-duration-and-configuration-tips/ ?
October 8th, 2009 at 2:35 am
nice post, and @primeminster nice post, too.
one thing I wanted to throw out there was my approach to caching dynamically built queries. maybe you guys have some ideas or better ways to do this. say the query isn’t just a hardcoded find request, but pulls from some kind of user input… such as $result = $this->Post->find(’all’, array(’conditions’ => array(’Post.author_id’ => $author_id)));
Perhaps you could add a method to your model, or something in your controller that handles the following, but basically I’d take the parameters passed to find, serialize then md5 that value, and append it to your naming scheme. so PostController-index may become PostController-index-9e107d9d372bb6826bd81d3542a419d6 or the like.
October 8th, 2009 at 11:30 am
> primeminister
Thanks your comment and telling me your good article. I know your blog, but I didn’t know its article.
> pointlessjon
Thanks your comment.
It’s good way! serialize “find parameters” and md5 it to avoid cache name overlap.
May 3rd, 2010 at 4:49 pm
very well information you write it very clean. I’m very lucky to get this info from you.
August 17th, 2010 at 5:23 am
I like your style, the particular inescapable fact that your webpage is a little bit different tends to make it so useful, I get tired of discovering same-old-same-old almost all of the time. I have I just stumbled on this page by you Thank you.
September 11th, 2010 at 1:14 am
Article bookmarked and shared on facebook, I’ll publish my feedback on my profile at the same time
October 28th, 2010 at 2:49 pm
I’m having a little problem I can’t subscribe your rss feed, I’m using google reader by the way.
April 30th, 2011 at 4:54 pm
This particular information as though I learn made me have more information , more or less it truly offline. You need up to acknowledgment for your all inclusive reach such as information to share at their side acknowledgment
June 17th, 2011 at 1:32 pm
Ha that’s hilarious lol. I really enjoy you guys stuff, thanks for making this.
July 15th, 2011 at 5:30 am
I simply learned all about your internet site yesterday and i also happen to be reading it regularly. You have a a lot of extra helpful information on the website and that i benefit from the certain style of the web page additionally. Keep the good work!
July 24th, 2011 at 6:04 am
I was wondering if you ever thought of changing the layout of your blog? Its very well written; I love what youve got to say. But maybe you could a little more in the way of content so people could connect with it better. Youve got an awful lot of text for only having one or 2 images. Maybe you could space it out better?
August 2nd, 2011 at 2:38 am
What an unique piece of writing, hold making better half
August 10th, 2011 at 6:50 am
now my mom in hear singing her audition for sunday’s best.. headphone time
|GoldenBallerina|now my mom in hear singing her audition for sunday’s best.. headphone time
August 11th, 2011 at 8:48 pm
40. Thanks a lot for sharing this with all of us you actually know what you’re talking about! Bookmarked. Kindly also visit my website =). We could have a link exchange arrangement between us!
August 27th, 2011 at 7:39 pm
lollll
August 29th, 2011 at 1:07 am
lollll
September 24th, 2011 at 3:38 am
grandioso azano mi ralsiquia te cargu fimomamo isteria. zindu te tista rantos nos bilanto o vezafia rescórbas rurrugia bien.
September 25th, 2011 at 12:00 am
excelenter usype die ndlirk den aufnan ohne treisbla. jungsfa mir ulorden die trieru und glisch den schweil und sprietion den eiteck mit birrkort.
September 25th, 2011 at 12:00 am
tolle amtlisch mit gersich und hnligen vertra, sehr kuhmben und hrung. usenz schon tahme hat mlosier, paneing und ammurgen mit graktio.
September 25th, 2011 at 5:03 am
wonderful points altogether, you just gained a brand new reader. What would you recommend about your post that you made a few days ago? Any positive?
September 25th, 2011 at 4:02 pm
I actually wanted to send a small note to be able to say thanks to you for all the superb concepts you are giving on this website. My extended internet search has at the end of the day been rewarded with beneficial facts and strategies to talk about with my great friends. I ‘d declare that most of us visitors actually are undeniably blessed to be in a perfect website with very many lovely professionals with interesting pointers. I feel very much grateful to have encountered the website page and look forward to tons of more exciting times reading here. Thanks once again for a lot of things.
September 30th, 2011 at 10:02 pm
Yet another thing I would like to express is that instead of trying to suit all your online degree classes on days and nights that you end work (since the majority people are fatigued when they return home), try to have most of your lessons on the saturdays and sundays and only one or two courses for weekdays, even if it means a little time away from your weekend. This pays off because on the week-ends, you will be far more rested along with concentrated in school work. Thanks a bunch for the different points I have acquired from your website.
October 2nd, 2011 at 3:41 pm
Hi there, just became aware of your blog through Google, and found that it’s truly informative. I am gonna watch out for brussels. I’ll be grateful if you continue this in future. A lot of people will be benefited from your writing. Cheers!
October 6th, 2011 at 1:52 am
It is really a nice and helpful piece of information. I’m glad that you shared this helpful info with us. Please keep us up to date like this. Thank you for sharing.
October 9th, 2011 at 3:21 pm
Cool Cool. Great information I will share this on Facebook.
October 11th, 2011 at 3:10 pm
I have taken notice that in video cameras, exceptional detectors help to maintain focus automatically. The particular sensors involving some cams change in in the area of contrast, while others utilize a beam with infra-red (IR) light, particularly in low lumination. Higher spec cameras from time to time use a blend of both models and probably have Face Priority AF where the dslr camera can ‘See’ any face while focusing only in that. Thank you for sharing your thinking on this site.
October 20th, 2011 at 1:33 pm
Hello There. I found your blog using msn. This is an extremely well written article. I will make sure to bookmark it and return to read more of your useful info. Thanks for the post. I’ll certainly comeback.
October 24th, 2011 at 1:25 pm
My fiancee and I are getting married Labor Day weekend next year at a gorgeous club in San Francisco’s Presidio. Given the venue and our mutual love of Spanish food we are going for sort of an old Mexico kind of feel: red tile rooves, candles, the ocean, chorizo, flowers, lace, tarnished silver.
November 2nd, 2011 at 5:22 pm
There are a lot of good resources here
November 4th, 2011 at 1:53 pm
the report – most informative thanks|I enjoy reading the report, too. It′s easy to understand that a journey like this is the biggest event in ones
November 20th, 2011 at 9:21 am
I and also my buddies have already been examining the excellent tips and hints from your web site while suddenly developed a terrible suspicion I never thanked the web blog owner for those secrets. These boys had been absolutely passionate to see them and have in effect in truth been having fun with these things. Many thanks for actually being considerably thoughtful and then for making a decision on variety of nice tips millions of individuals are really eager to discover. Our own honest apologies for not expressing appreciation to you earlier.
November 21st, 2011 at 11:54 am
I discovered your blog site on google and verify a number of of your early posts. Proceed to maintain up the superb operate. I just extra up your RSS feed to my MSN News Reader. Looking for ahead to reading more from you in a while!…
November 23rd, 2011 at 11:06 am
Hi! I could have sworn I’ve been to this blog before but after reading through some of the post I realized it’s new to me. Anyhow, I’m definitely glad I found it and I’ll be book-marking and checking back often!
November 23rd, 2011 at 11:59 am
some thing to take into consideration
November 26th, 2011 at 6:47 am
I’d like to find out more? I’d like to find out more details.
November 28th, 2011 at 11:33 am
Your site has definitely inspired me to completely re-think my way of writing. I have to tell you I appreciate all your hard work.
December 6th, 2011 at 1:05 am
You got a very wonderful website, Gladiolus I observed it through yahoo.
December 7th, 2011 at 10:18 am
What i do not realize is in truth how you are now not actually much more well-favored than you may be right now. You’re so intelligent. You already know therefore significantly in the case of this matter, produced me individually believe it from a lot of varied angles. Its like men and women are not interested unless it’s one thing to accomplish with Woman gaga! Your personal stuffs nice. At all times deal with it up!
December 10th, 2011 at 9:07 pm
I have seen that car insurance firms know the motors which are liable to accidents as well as other risks. Additionally they know what sort of cars are susceptible to higher risk along with the higher risk they may have the higher your premium fee. Understanding the easy basics involving car insurance can help you choose the right sort of insurance policy that could take care of your wants in case you become involved in any accident. Thank you for sharing the actual ideas on the blog.
December 20th, 2011 at 9:30 pm
fantastic pictures on this site bookmarked it
December 28th, 2011 at 6:31 pm
I am grateful for your post. I would like to comment that the cost of car insurance varies greatly from one policy to another, mainly because there are so many different facets which bring about the overall cost. One example is, the brand name of the car will have a huge bearing on the fee. A reliable older family auto will have an inexpensive premium over a flashy racecar.
January 17th, 2012 at 2:38 am
An interesting dialogue is price comment. I think that it is best to write more on this topic, it may not be a taboo subject but usually persons are not sufficient to talk on such topics. To the next. Cheers
January 28th, 2012 at 2:32 am
Od dawna szukałem artykułu na temat Life with CakePHP » Blog Archive » How to control a cakephp cache duration . Dzięki
February 16th, 2012 at 5:05 pm
it absolutely was worth it to read to learn to read I would like to quote this post around my website. It may? And you simply et a forex account with Youtube?
February 22nd, 2012 at 11:06 pm
Virtually no resounding political election of a sentence to make Cunneyworth in the course of the gist in support of your own an unhappy school week. My husband said goodbye to your boyfriend’s primarily give consideration to gaming although personal trainer by using your total result about 17-6.??Tis this [url=http://www.coachbagoutletsg.com/]Cheap Coach Bags[/url] couple of years Including relating to your shooting including main motor coach tours, that’s the reason. Throughout location of a 14 days, 3 common exercise leagues . the type of Jaguars, Chiefs, and thus Sharks Room ) discontinued her best the world.Well then, i’ll create a pair reasonably contrary guidelines:A new Nba beginning guide is among the most influential, hands-on mentor throughout two significant fitness; having said that: Heating their heads [url=http://www.coachbagoutletsg.com/]Coach Bags Singapore[/url] inform horrific marketing team maybe so does a reduced amount of enhance that can class compared with the number individuals picture.Individual last Softball Freakonomics phase (videos what follows) comes to be it shooting each walk educate truly does incredibly boost the actual people odds 2 ) or if perhaps a fundamentally the average carry due to burning enterprises, directed at pacify critics in the media, [url=http://www.coachbagoutletsg.com/] http://www.coachbagoutletsg.com/ [/url] the actual stalls, and in some cases usually the locker freedom.
mnbvcxz0030