Well, there are a few places a leak can occur on a CF server. That's what
it sounds like this is, a leak of some sort. The most common location for
these leaks is, of course, the ODBC drivers. If you haven't already, I
would open up the Taskman>Processes tab on that machine and start watching
memory consumption. If CF's grows till it dies, you may need to update an
ODBC driver.
Also, go to View > Select Columns and check the Handle Count & Thread Count
boxes. This leads to the CFMAIL question. There is a bug in the way CF's
email subsystem handles invalid domains for SMTP servers. The conditions to
replicate the problem are very specific (and rare), but when it happens you
will see the "Handle" count increase over the day in the TaskMan. Again,
this only happens when you accidentally specify an invalid domain for SMTP
server, but in combination with the ResendUndeliverableMail Custom tag the
problem gets compounded.
It's a totally long shot, but that's what I found to be the problem recently
on one of my servers...
-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 2:33 PM
> To: CF-Server
> Subject: RE: CPU at 100% - cycle services resolves for awhile
>
>
> 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