i use them exclusively of SESSION or APPLICATION scope. How do you have yours set up? The default in the administrator is that they are written to the registry (UGH!). If you set up a MDB file for them , that is marginally faster it seems, but you do still have the inherent problems with using Access like that. The "best" solution is likely to have them set up as a datasource in SQL server or whatever you are using for that
> -----Original Message----- > From: Robert Everland [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 21, 2001 3:22 PM > To: CF-Talk > Subject: Client variables and slow down > > > How many people out there are using client variables? I have been > using them for quite a while and never really noticed how long it > takes for > the initial page that has the cfapplication in it to load. The > first time it > loads it can take a few thousand milliseconds. How many people > out there are > using client variables instead of session variables? > > Robert Everland III > Dixon Ticonderoga > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com 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

