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.

Reply via email to