cfcache creates temp files of the static HTML that is outputted
by a dynamic query, so yes it will be stored on disk and not in
memory. It just avoids the re-quering of data until it is
flushed or refreshed.




Douglas Brown
Email: [EMAIL PROTECTED]
----- Original Message -----
From: "SoW" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, June 25, 2002 2:25 PM
Subject: cfcache and memory


> Hi folks,
>
> I am starting to <cfcache> a LOT of templates on my site
(thousands -- MBs of HTML).
> My question is in regards to how CF handles these wrto memory.
Are these stored in the
> "template cache"?
>
> If not, is there any way to tell CF to keep these in memory?
I have tons of memory -- I just
> don't want CF to load a cfcached page from disk if there's
memory free.
>
> Thanks
>
>

______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to