Hi Paul It has only happened once so far - but the impact was terrible. CPU Utilisation was bursting from 85-100% for the duration (54 mins), rather than bursting from 5%-20% as it usually does.
I do use some RDS features - mostly using the database viewing tools to help model queries. Thanks for the tip - I also received another suggestion to set IIS to check if a file exists before passing to CF, so I'll try that too. Antony >From: "Paul Kenney" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: CF-Talk <[EMAIL PROTECTED]> >Subject: RE: Template: C:\INETPUB\WWWROOT\cfide\main\ide.cfm, Ran: 3265 >seconds. >Date: Tue, 18 Mar 2003 22:21:10 -0800 > >Antony, > >This file is used for RDS access. Because it is a CFM file, IIS just hands >off the request to the CF engine without checking for its existence. CF >knows to use it for RDS requests. I have no idea why it ran for so long. >Did this happen only once, or is a recurring error? > > >Paul Kenney >[EMAIL PROTECTED] > > > > -----Original Message----- > > From: Antony Sideropoulos [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, March 18, 2003 9:51 PM > > To: CF-Talk > > Subject: Template: C:\INETPUB\WWWROOT\cfide\main\ide.cfm, Ran: 3265 > > seconds. > > > > > > Hi everyone > > > > I got this error message in my server.log file (ColdFusion 5): > > > > Template: C:\INETPUB\WWWROOT\cfide\main\ide.cfm, Ran: 3265 seconds. > > > > How does ColdFusion take 3265 seconds (or approx 54 mins) to > > run a template > > that does not exist? > > > > I searched both hard disks and couldn't find it anywhere. > > > > What is ide.cfm used for? I did a quick search on Google for > > ide.cfm, and > > found 000s of websites with this page - when I loaded the > > page on their > > websites nothing happened. > > > > My server performance degraded quite severly during this 3265 > > seconds, so > > I'm a little concerned about it. > > > > If anyone has any ideas about this I'd love to hear them. > > > > Thanks > > > > Antony > > > > By the way, please advise if I have set a record for longest-running > > non-existent CF template. > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

