Check out this post by Steve Nelson:


A few things:
1) make sure you're running cf 4.5 SP2
2) turn on Log Slow Pages, it's under Logging-Settings See if you can
pinpoint which pages are taking too long that will help to figure out
the problem.
3) How many hits are you getting? is it possible you've just maxed out
the server?
4) Check your web server logs to see if you're being hacked. Look for a
lot of requests with the same IP address.
5) Turn on logon/logoff auditing in NT. Then check your NT security
events to see if you're being hacked. look for a lot of event ID 529.
That means a bad password
6) Try lowering your simultaneous requests to the number of processors
on the server.
7) Do you have automatic locking turned on? Turn it off.
Try those.
Steve


At 11:33 AM 04/05/01 -0700, you wrote:
>A decent amount.
>
>   I have turned on timeout for 20 seconds and set restart after : 10.
>   The server seems happy for now.
>
>   What are you thinking in regards to email?
>
>
>
>
> >>> "Cameron Childress" <[EMAIL PROTECTED]> 05/04/01 11:27 AM >>>
>Do you send alot of cfmail through this server?
>
>-Cameron
>
>--------------------
>Cameron Childress
>elliptIQ Inc.
>p.770.460.7277.232
>f.770.460.0963
>
> > -----Original Message-----
> > From: Alexandre Dornback [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, May 04, 2001 11:16 AM
> > To: CF-Server
> > Subject: CPU at 100% - cycle services resolves for awhile
> >
> >
> > At least twice a day, at unspecific intervals, CFServer.exe maxes
> > the CPU and causes the site not to serve up pages.
> >   Cycling the services resolves the issue for a little while.
> >   Nothing in CFStat or any of the logs points to anything in
> > particular as a cause.
> >   No scheduled tasks are running at the time cfserver.exe maxes.
> >
> >   Any thoughts?
> >
> >
> >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
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