Most of the list archive content is already cleaned, threaded and saved to physical file for performance. There is actually very little actual code running on a per page basis. The main piece is a getPageContext().include() that loads in the generated HTML content. Very smooth, clean and tight.
> Interesting informatin. I am also a big proponent for using a cache > proxy to accellerate mostly static sites. There's some stuff that > changes on HOF, but most of the pages are dynamically created to be > the exact same HTML 99% of the time right? Using Squid in > accellerator mode will solve alot of your problem by taking the load > off your CF process and placing it on a (very fast) static caching > engine. > > http://www.squid-cache.org/ > > Soon I'm planning on writing up a little bit on how to configure and > control Squid caches using CF on my infrequently updated blog.. > > -Cameron > > -- > Cameron Childress > Sumo Consulting Inc > http://www.sumoc.com > --- > cell: 678.637.5072 > aim: cameroncf > email: [EMAIL PROTECTED] > > On 11/28/05, Michael Dinowitz <[EMAIL PROTECTED]> wrote: >> This is my notes on the memory leak I mentioned earlier. I'm still >> waiting on some info from MM about the timing out of client memory >> structures, but the basics are all there. >> http://www.blogoffusion.com/index.cfm/2005/11/28/pseudomemory-leak > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:5:184429 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
