Does SoW = Spirit of Wolf (EQers will get it)

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

---------------------------------------------------------
Macromedia Associate Partner
www.macromedia.com
---------------------------------------------------------
Vancouver Island ColdFusion Users Group
Founder & Director
www.cfug-vancouverisland.com

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


> 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
> > >
> > >
> >
> >
> 
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
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