So what sort of gain is there with enabling it? A little or a lot? Ade
-----Original Message----- From: Mark Johnson [mailto:[EMAIL PROTECTED]] Sent: 17 December 2002 17:10 To: CF-Talk Subject: RE: CFMX: Caching files Big difference. Everytime CF has to grab a file to be included or executed it has to do a check to see that the source has not changed or been updated before it can run the compiled code. If you have trusted cache turned on you don't need to perform that check because you can "trust" that the code has not been changed. Mark -----Original Message----- From: Angel Stewart [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 17, 2002 8:37 AM To: CF-Talk Subject: RE: CFMX: Caching files 0_0 So...then what's the point of the Trusted Cache setting in the first place? -Gel -----Original Message----- From: Tony Weeg [mailto:[EMAIL PROTECTED]] well...even for the pages that stay static once compiled, they don't need to recompile, from what I have seen. so it wouldn't make too much difference anyway. tony Tony Weeg -----Original Message----- From: Angel Stewart [mailto:[EMAIL PROTECTED]] Would there be a way to turn on that sort of caching on a per site basis? We DO have about two sites where not having to recompile pages would come in really handy, but of course for others that are updated it isn't desirable. -Gel ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

