And if one of these static files is accessed a LOT, there is no way to force
CF to keep that static file in memory to avoid needless disk accesses?

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


> 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
> >
> >
>
> 
______________________________________________________________________
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
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