Hi all, Currently we have dynamic pages generated using PHP + Smarty, static cache(HTML) are generated by Smarty with a max. life span of 24 hours, and if there is any update to the content, the cache will be cleared immediately thru PHP call. Is Squid useful in my current suitation? Looking for any comments. Thanks.