Re: ASP Takes Over The Server
From: John Saunders (johnwsaundersiii_at_notcoldmail.com)
Date: 06/04/04
- Next message: John Saunders: "Re: Image Repositioning in ASP.NET"
- Previous message: bruce barker: "Re: Session Does Not Time Out"
- In reply to: Jim Heavey: "Re: ASP Takes Over The Server"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 3 Jun 2004 20:46:08 -0400
"Jim Heavey" <anonymous@discussions.microsoft.com> wrote in message
news:CE106BE0-B49B-419C-B71D-CDD3554CBE9B@microsoft.com...
> This occuring when no one is on the application, it is like some sort of
run away process. It occured over the holiday weekend an it ran for 3 days
straight just sucking up all of the resources. How could this be an
application issue?
The aspnet_wp process primarily handles requests and responses. Chances are
that any of its behavior, including misbehavior, is caused by requests or
responses, or both.
I suggest checking the IIS logs and system event logs. You'll also want to
try to find out when this problem starts, so I suggest adding a performance
alert for high cpu usage.
-- John Saunders johnwsaundersiii at hotmail
- Next message: John Saunders: "Re: Image Repositioning in ASP.NET"
- Previous message: bruce barker: "Re: Session Does Not Time Out"
- In reply to: Jim Heavey: "Re: ASP Takes Over The Server"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|