|
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?
|