I am, it's wierd, it seems as though it did it once I moved to CF 5, I
should run the same application in cf 4.5 and see what happens. I do use SQL
7 though, and this application starts up slow on 2 different computers, so I
know it isn't the DB or the machine.

Robert Everland III
Dixon Ticonderoga
Web Developer Extraordinaire

-----Original Message-----
From: John Quarto-vonTivadar [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 21, 2001 5:06 PM
To: CF-Talk
Subject: RE: Client variables and slow down


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
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to