Nate,
Have you looked at using cfa_generatedcontentcache. Cfa_gcc keys cached
items by a name that you provide. If you name your cached entry private_xxx
or public_xxx then most of the work is already done for you
HTH
-----Original Message-----
From: Nate Smith [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 02, 2001 3:11 PM
To: Spectra-Talk
Subject: Caching Two Levels of Content
Hello all,
For my client there are two levels for viewing the site. These levels are
public and private. All objects have an attr_private bit that indicates
whether this information is hidden from public users. When it comes to
caching, I'm wondering if there is a method of caching both levels of
viewing for the day so that I can speed up my site. Right now I'm running a
filter that prevents private content from being shown if the activeuser is
not defined and is not of the right level.
Thanks in advance,
Nate
-
Nate Smith,
Lead Developer
[EMAIL PROTECTED]
www.doceus.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.