:hmm:  I did not know that.  Does anyone know for a fact?  I thought CFID 
/ CFTOKEN were typically stored as cookies?  Although, I know the values 
are doubled in the session scope along with a few others.


At 01:39 PM 04/23/2001 -0400, you wrote:
>actually, I believe the cfid and cftoken are stored in memory, even with
>client variables.
>
>~Simon
>
>Simon Horwith
>Macromedia Certified Instructor
>Certified ColdFusion Developer
>Fig Leaf Software
>1400 16th St NW, # 500
>Washington DC 20036
>202.797.6570 (direct line)
>www.figleaf.com
>
>
>
>-----Original Message-----
>From: Jeffry Houser [mailto:[EMAIL PROTECTED]]
>Sent: Monday, April 23, 2001 4:09 PM
>To: CF-Talk
>Subject: Re: Session VS Client
>
>
>
>    Client variables are stored in:
>
>        The Registry (not recommended)
>        A Datasource
>        as cookies
>
>    Therefore, they use 0 RAM, zilch, nada, nothing.
>
>    Session variables are stored in RAM.  Since any amount of RAM is bigger
>than no amount of RAM, I would say that session variables must take up more
>RAM.  I'm sure we'll see hundreds of post to this affect.
>
>At 04:55 PM 04/23/2001 +0100, you wrote:
> >OK guys and gals......
> >
> >Do Client vars take up more server RAM than session Vars.  My colleague
> >reckons they do wheras I reckon it's the t'other way round
> >
> >A
> >
> >------------------------------------------------------------------
> >Andrew Ewings
> >Project Manager
> >Thoughtbubble Ltd
> >http://www.thoughtbubble.net
> >------------------------------------------------------------------
> >United Kingdom
> >http://www.thoughtbubble.co.uk/
> >Tel: +44 (0) 20 7387 8890
> >------------------------------------------------------------------
> >New Zealand
> >http://www.thoughtbubble.co.nz/
> >Tel: +64 (0) 9 488 9131
> >------------------------------------------------------------------
> >The information in this email and in any attachments is confidential and
> >intended solely for the attention and use of the named addressee(s). Any
> >views or opinions presented are solely those of the author and do not
> >necessarily represent those of Thoughtbubble. This information may be
> >subject to legal, professional or other privilege and further distribution
> >of it is strictly prohibited without our authority. If you are not the
> >intended recipient, you are not authorised to disclose, copy, distribute,
>or
> >retain this message. Please notify us on +44 (0)207 387 8890.
> >
> >
> >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to