After a day and a half of down time they decided to change over to using a database running on SQLAnywhere.
Thanks! Duane -----Original Message----- From: Scott Stewart [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 02, 2007 10:19 AM To: CF-Community Subject: RE: CF7 MX Client Variables There's been an issue with storing client vars in the registry since the beginning. Especially with high volume sites. The registry can grow exponentially, and choke the server. As a best practice, if you need to store client vars, use any other method than the registry. I can't think of any reason to use the registry. Hope this helps sas -- Scott Stewart ColdFusion Developer SSTWebworks 4405 Oakshyre Way Raleigh, NC. 27616 (703) 220-2835 http://www.sstwebworks.com http://www.linkedin.com/in/sstwebworks -----Original Message----- From: Duane [mailto:[EMAIL PROTECTED] Sent: Monday, October 01, 2007 2:20 PM To: CF-Community Subject: CF7 MX Client Variables Hi All, Before I sign up for CFTalk, does anyone know if there are any known issues with CF7 and client variables stored in the registry? I just got a call from a former colleague with this issue after upgrading their server. Since upgrading users can not login because the client variables are not being stored. I am recommending that they change over to storing client cars in the database, but that might cause a bunch of errors as well because they are using Sybase ASA 9 which CF no longer supports. Any ideas? Thanks Duane ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:243544 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
