Try this Article in the CF KnowledgeBase
http://www.allaire.com/Handlers/index.cfm?ID=8627&Method=Full
ColdFusion Performance Debugging
Article 8627
This article describes ColdFusion Performance debugging techniques on both
the Windows NT and Solaris platforms.
Some of the most difficult ColdFusion problems to diagnose are performance
and stability issues. This is due to the fact that there are many factors
that effect both performance and stability of applications. This document is
broken into two sections: 
I. ColdFusion Thread Processing. 
II. ColdFusion Performance and Debugging Techniques. 




> -----Original Message-----
> From: Brian Alexander Lee [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, October 17, 2000 11:27 AM
> To:   CF-Server
> Subject:      RE: Threading issue
> 
> We've been having a similar problem. We've turned off scheduled tasks,
> upgraded ADO (to 2.6), traced all sorts of things.
> 
> The problem we have is that the unresponsive thread count climbs up and
> eventually kills the server. We have two processors and have noticed that
> one processor will be maxxed while the other is idle. The processors
> alternate in activity and the average is always near 50%.
> 
> We're having to stop and restart cfserver twice a day to combat this.
> 
> Any help is appreciated as Allaire has been useless in solving the
> problem.
> 
> BAL
> 
> -----Original Message-----
> From: Robert Sinclair [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 17, 2000 1:36 PM
> To: CF-Server
> Subject: RE: Threading issue
> 
> 
> we are having similar issues.. we've had to essentially offload some
> scheduled tasks to another server because of this.  However, this is still
> happening.  Not quite so often, but it still happens regardless.  If you
> can
> find any resolutions to this problem, please let me know.
> 
> -----Original Message-----
> From: Mike Skinsacos [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 17, 2000 12:52 PM
> To: CF-Server
> Subject: Threading issue
> 
> 
> I am are having a problem with a thread being held open.  I have set
> performance monitor so I can see all the threads.  Occasionally I have a
> thread that goes to 100% and eventually eats up memory and causes slow
> performance.  Stopping and starting CF services seems to solve the
> problem.
> Looking through the logs I see error messages "warning unresponsive thread
> count."  This goes from 1 to usually 10 and then our site locks up.
> Anyone
> have any thoughts on the cause?  It seems to be a coding error that we
> can't
> track down or a memory leak.  Has anyone seen this before?
> 
> Mike
> 
> --------------------------------------------------------------------------
> --
> --
> To unsubscribe, send a message to [EMAIL PROTECTED] with
> 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
> 
> --------------------------------------------------------------------------
> --
> --
> To unsubscribe, send a message to [EMAIL PROTECTED] with
> 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
> 
> --------------------------------------------------------------------------
> ----
> To unsubscribe, send a message to [EMAIL PROTECTED] with
> 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to