----- Original Message ----- From: "Dave Watts" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, August 01, 2003 1:29 PM Subject: RE: Scheduled Task Priority
> > Do tasks run from the cf scheduler (CF5) run at a different > > priority than those called via a browser? I wouldn't think > > there would be a difference, since the CF scheduler just > > thinks it's making an HTTP request, but... > > No, they don't run at a different priority. However, they do keep two CF > threads busy at once, rather than just one, I think. Is there a means of selectively killing a CF template that was run via the scheduler? Without cycling the CF service itself, that is? It's got a _very_ long RequestTimeout, yet looks like it won't be able to complete in that time. I'm surprised it hasn't taken the CF server down, so it must be the DB server that's the bottleneck. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

