This is a similar problem to what several people have been experiencing. It
is caused by a thread never returning.

Allaire claims this was fixed in SP2, but I haven't been able to test it
yet. Anyone have any luck?

BAL

-----Original Message-----
From: Cameron Childress [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 25, 2000 4:50 PM
To: CF-Server
Subject: RE: CF maxes out CPU


Could be a number of things.

One possibility is badly optimized code/query/etc that's eating CPU time.
You can actually make CF create a log entry for templates that take longer
then X seconds to execute.  I would suggest starting there with a high
timeout, and don't leave that feature on too long or your log may fill with
crap.  You might be able to spot the slow code that way.

You can also switch on performance monitoring, and watch CF in the perfmon.
That should help you track it down too.

All of this is done through the cfadmin....

There are also a number of server optimization articles in the KB at
allaire.com.  You'll probably want to read through those as well.

-Cameron

--------------------
Cameron Childress
ElliptIQ Inc.
p.770.460.7277.232
f.770.460.0963

> -----Original Message-----
> From: Alf Gardner [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, October 25, 2000 4:37 PM
> To: CF-Server
> Subject: CF maxes out CPU
>
>
> Greetings,
>
> Twice in the past 24 hours our web server has become very
> sluggish, because
> ColdFusion was eating up all of the CPU. Stopping and starting the server
> cures the problem. How can I isolate what might be causing this?
> If that is
> not possible, is there some kind of script that can detect the
> problem and
> start and stop CF?
>
> This has happened in the past also. At those times I was on the cf-talk
> list, because I wasn't aware of this list. My requests for help went
> unanswered. Hopefully, that will change here.
>
> Thanks in advance.
>
> Alf
>
>
> Alf Gardner                         Bringing Commerce and
> COMFLUENT                           the Internet Together
> 910 15th St., Suite 751             303.376.1600
> Denver, Colorado 80202 USA          303.376.1601 fax
> [EMAIL PROTECTED]              http://www.comfluent.net
>
> ------------------------------------------------------------------
> ------------
> 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