> Ok, what is the consequence for failing to lock a session
> variable?

Hair loss, tooth decay, and minor radiation sickness.  Seriously, it's been
very well established that you have to lock sessions, period.

> Also what is the best locking scope for a session
> variable.  ReadOnly or a Named Exclusive?

Read:
http://www.allaire.com/Handlers/index.cfm?ID=14165&Method=Full

-Cameron

--------------------
Cameron Childress
elliptIQ Inc.
p.770.460.7277.232
f.770.460.0963

> -----Original Message-----
> From: Gregory Harris [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 08, 2001 2:15 PM
> To: CF-Talk
> Subject: Problems with CFLOCK and session variables?
>
>
> Ok, what is the consequence for failing to lock a session
> variable? Right now it appears that with some unlocked session
> variables that we have on an application that we inherited, it
> appears to be generating some huge memory leaks in ColdFusion
> whenever we're going through the application.  Is it possible the
> 2 are related?  Also what is the best locking scope for a session
> variable.  ReadOnly or a Named Exclusive?
>
> Gregory Harris
> Web Developer
> ____________
> The Stirling Bridge Group, LLC
> *We Engineer Internet Business Solutions*
> TEL: (949) 707-1534  FAX: (949) 707-1535
>
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to