> We set up a test page which sets a variable something like a 
> million times (in a loop), and then prints the total elapsed 
> time the page took to execute, using the getTickCount() feature.  
> The strange part is that the execution time on the test page 
> doesn't change, regardless of whether the slow-down is happening 
> or not.

In this case, maybe your problem isn't with the CF service itself, but
rather with the communication between the service and the web server. I
don't know how you'd fix that; you might search for "ISAPI" on
http://support.microsoft.com/.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

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