> Why not just enable the "Single Threaded Sessions" option? Doesn't that
> eliminate the need to lock session-scoped variable access?

DRASTIC!

That'd mean that only one person who access the site at a time - severely
limiting the access to the site

It'd be a LOT safer to re-write the application properly to include locking

I know how he feels - we inherited a server with 1,400+ templates, no
locking in any of them! On the server it's running on, it's a dual processor
and both are at 90%+ all the time as it tries to handle the locking itself

Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to