Storing in a database, SQL 7, not much data, this is the first page you go to, so there are no variables stored there yet, and it is set to expire in 10 days. It isn't slow once it is cached, but the very first time you go there it is horrible.
Robert Everland III Dixon Ticonderoga Web Developer Extraordinaire -----Original Message----- From: Cameron Childress [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 21, 2001 3:56 PM To: CF-Talk Subject: RE: Client variables and slow down We use client variables all over the place. Never seen this behavior. Are you storing them in the registry or in a datasource, and if in a datasource, what kind? how much data are you storing in the client scope? a lot? a little? How long are they set to live (expire) in the cfadmin? -Cameron -------------------- Cameron Childress elliptIQ Inc. p.770.460.1035.232 f.770.460.0963 -- http://www.neighborware.com America's Leading Community Network Software > -----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

