One thing I meant to mention in my previous message is that ColdFusion debugging *severely* hampers performance. I've seen pages that take 10 times (or more) as long with debugging enabled. Extensive use of CFCs and UDFs, in particular, seem to drag the server to its knees if you have debugging enabled. So, you could be seeing the same behavior that I described in my previous message for a different reason.
Ben Rogers http://www.c4.net v.508.240.0051 f.508.240.0057 > -----Original Message----- > From: Kazmierczak, Kevin [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 11, 2005 3:06 PM > To: CF-Talk > Subject: Debugging Server Hangs > > What does everyone do about tracking down pages/code that cause the cf > server to slow down or hang and you are left with restarting the > services/ machine to solve it? > > > > Every once in a while our CF server comes to a crawl or get a "JRUN > closed connection" error. Looking in the log files doesn't give too > much information. Wouldn't it be nice if there was a "CF Profiler" like > the SQL Server "SQL Profiler" to see what code was being processed and > such? > > > > What does everyone else do about this? > > > > Kevin. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:190094 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

