> Any suggestions on best practices for caching pages to improve performance. > I have a site, where the pages are dynamically built from various pieces and > components. But most of the pages, once they are built, do not change very > frequently. (Updates to content monthly or quarterly). What are some > techniques I can use to cache these pages server and/or client to improve > performance.
You can find a bunch of interesting and useful tags on the Exchange, I personally like "CF_SuperCache". Even if it doesn't fit your needs, you can use it as a starting point ---------------------------- Massimo Foti Certified Dreamweaver MX Developer Certified Advanced ColdFusion MX Developer http://www.massimocorner.com/ ---------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

