Bryan,
I failed to mention the fact that this runs on a linux system.
I understand the fragility of the registry no matter what platform however.
My discussion was merely to highlight the erradic problems that Cold Fusion
seems to experience when removing the access to the client variables data
store. this is to me more worriying than the performance/scalbility issues
related to registry-stored client vars.
Leon Oosterwijk
-----Original Message-----
From: Bryan Love [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 08, 2001 1:34 PM
To: CF-Talk
Subject: RE: Client Variables Storage Woes
The registry is a sort of database itself, but it is fragile and is ONLY
meant to store information required by the operating system. When you start
dumping hundreds of (long?) variables into the registry it hampers the
operating system's ability to retrieve the crucial information it requires.
Use cookies if you can't use a db, but remember that cookie size is limited
to 4000 characters.
Bryan Love ACP
Internet Application Developer
[EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists