Then it would suck. ;) Really, I was mainly posting this as a reminder that
the cachename can by dynamic. If you have 10k users, then, of course not,
don't use it. Or heck, use it. Maybe this is the ONLY piece of cached
content on the site. Maybe you have 10k users but only 100-200 are active
per day. Maybe a good percentage of them logout, and if so, you can easily
delete the cached content, therefore, it's not a big deal.
Like most things - it depends on your situation.
Another possible solution - cache by user preferences. If your preferences
aren't too complex, let's say you have 100 possible different combinations,
then the # of users won't matter.
=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Macromedia
Email : [EMAIL PROTECTED]
ICQ UIN : 3679482
"My ally is the Force, and a powerful ally it is." - Yoda
> -----Original Message-----
> From: Michiel Boland [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 11, 2001 9:53 AM
> To: Spectra-Talk
> Subject: RE: Page Templates vs. Objects
>
>
> > <CFA_GeneratedContentCache ... CacheName="PageFoo_#Username#">
> > ...
> > </CFA_..>
> >
> > This would create a cached copy unique for the user.
>
> What happens if you have 10000 users?
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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.