that essentially stores the cached HTML in a memory structure with
controllable timeouts. You can cache parts of a page (the main content
for instance and still have dynamic navigation menus for example). I
still use that tag and really like it.
Here's the link to the source code:
http://www.sys-con.com/coldfusion/source.cfm?id=254
Tom Nunamaker
-----Original Message-----
From: C. Hatton Humphrey [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 01, 2004 8:31 AM
To: CF-Talk
Subject: RE: CFCACHE in Static Pages
Been fleshing out a similar concept myself to play around with, the only
difference that I am looking at is to have the CMS in a different
directory
than the site root and use CFFile to physically create the different
files
in the root. I haven't gotten a chance to get beyond the initial theory
though.
Until Later!
Hatton
_____
From: Spectrum WebDesign [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 01, 2004 9:17 AM
To: CF-Talk
Subject: CFCACHE in Static Pages
Hi
we're developing a CMS writing static pages from DB data. No secret.
But,
for improving performance, we're looking for cache solutions for that
static
pages.
Our CMS works like:
- get data from DB
- with cfcontent and cffile create static pages
- every time any data is change(menu or content) ALL static pages is
generated
Is possible cache all static pages for fast load?
How to do that?
--
___________________________________________________________
Sign-up for Ads Free at Mail.com
HYPERLINK
"http://promo.mail.com/adsfreejump.htm"http://promo.mail.com/adsfreejump
.htm
_____
[HYPERLINK "http://www.houseoffusion.com/lists.cfm?link=t:4"Todays
Threads]
[HYPERLINK "http://www.houseoffusion.com/lists.cfm?link=i:4:148321"This
Message] [HYPERLINK
"http://www.houseoffusion.com/lists.cfm?link=s:4"Subscription]
[HYPERLINK
"http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=2581.2460.4"
Fast
Unsubscribe] [HYPERLINK "http://www.houseoffusion.com/signin/"User
Settings]
_____
HYPERLINK "http://www.houseoffusion.com/banners/view.cfm?bannerid=35" \n
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.555 / Virus Database: 347 - Release Date: 12/23/2003
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.555 / Virus Database: 347 - Release Date: 12/23/2003
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

