<div>I&#39;m thinking of a strategy where default cache expirations are really long.&nbsp; However, if any updates are made, the expiration is changed&nbsp;to 3 minutes (if the existing cache expiration is longer than 3 minutes).&nbsp; This way for popuplar items, the refresh isn&#39;t constatn, rendering Memcache useless.&nbsp; At the same time, the cache isn&#39;t refreshed unnecessarily when there aren&#39;t any changes.
</div>
<div>&nbsp;</div>
<div>What do you guys think of this?</div>