James you can find it here: -(watch for the wrapping of the url) http://www.macromedia.com/cfusion/exchange/index.cfm;jsessionid=48303189051048863726495?view=sn131&extID=1002264
It is a great tag, it was developed to help with the complex caching strategies needed for Spectra. Good luck. Kind Regards - Mike Brunt Original Message ----------------------- Mike, cf_supercache sounds interesting. Where can I get my hands on it and the documentation? Regards, JB Mike Brunt wrote: >This may or may not be relevant but we have been involved in some very creative use >of a custom tag called cf_supercache. You do some really granular controlled content >caching with that tag using UID's/query strings for site visitors/events. > >Kind Regards - Mike Brunt > >Original Message ----------------------- >If this is a high traffic site, or the query takes extraordinarily >long to execute, keep in mind the people hitting the site while the >query is recaching, and right after the server is restarted, etc. They >could get errors, bad data, or long delays... > >I've got an app that does something similar now where we chose to >schedule the cache update, and build in logic on each page request to >test if the cache exists, if not, requery immediately. It works >fairly well under load...other than a few possible CF5 bugs with cached >queries under load that I can't control, but thankfully are rare. > >If possible, abstract access to the cache as much as possible right >now...since it is your datastore, you are bound to think of new ways >to use it, or need to use it down the road. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

