what are the most common caching policy approaches ?

March 7, 2011 | Filed Under PHP | Leave a Comment

1)Time triggered caching (expiry timestamp).

2)Content change triggered caching (sensitive content has changed, so cache must be updated).

3)Manually triggered caching (manually inform the application that information is outdated, and force a new cache creation).

Comments

Leave a Reply





© PHPInterviewQuestion.com 2009 - 2012

eXTReMe Tracker