View Single Post
  #4 (permalink)  
Old 04-24-2008, 11:15 AM
kpdude kpdude is offline
New Pligger
 
Join Date: Apr 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
There would two types of cache.

1. Smarty cache.
2. Final Page cache.

Smarty does the template caching. However, I am more interested in having the cache implemented such that it would serve the same rendered page for a given period of time. On a busy site, one could cache the page for say 15 seconds, where as on not so busy site, it could be 1 hour or more. I am looking such implementation but haven't found a solid answer yet. Are the Pligg Gurus working on this?
Reply With Quote