This is a scheduled task.  Actually, since scheduled tasks execute the
target task cfm template by way of an intermediate CF request that does a
CFHTTP call, its actually the intermediate that ran XX seconds, not the
final task target cfm when it appears as an unnamed entry.  

I think the final task target template name might show up in the logs close
to the nameless template log entry.  Or if not, it could be that the CFHTTP
call of the intermediate couldn't connect to the final target cfm template,
so you might want to check all the timeouts on the server including the
general timeout and the timeout in the scheduled task settings. 

Also, the reported time is the sum of both time spent running and time spent
in the queue, and that can be misleading.

-Steve

-----Original Message-----
From: Spike [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 21, 2004 4:01 PM
To: CF-Talk
Subject: CF 5 logging slow pages

Hi all,

I'm doing some work for a client who's running a fairly large app on 
CF5 and they've got an issue with some pages taking a long time to execute.

I had them turn on the slow page logging in the CF Administrator and 
they're getting some pages showing up in the logs as taking up to 60 
seconds to load.

Unfortunately those log entries look like this:

Template: , Ran: 61 seconds

All the rest look like this:

Template: {path to file}, Ran: 20 seconds.

The lack of a template is ringing a bell with me, but I can't for the 
life of me remember what causes it.

Can anyone else remember?

Spike

-- 

--------------------------------------------
Stephen Milligan
Code poet for hire
http://www.spike.org.uk

Do you cfeclipse? http://cfeclipse.tigris.org



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Sams Teach Yourself Regular Expressions in 10 Minutes  by Ben Forta 
http://www.houseoffusion.com/banners/view.cfm?bannerid=40

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182316
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to