This is some sort of performance problem within ASP.Net (ASP.Net uses
aspnet_wp.exe in IIS5 Isolation Mode and w3wp.exe in IIS6 Worker Process
Isolation Mode). It is either with your code or ASP.Net, so you'll want to
ask the ASP.Net newsgroup.
--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Frederic" <flottant75 RemoveThis @ifrance.com> wrote in message
news:d84ffc13.0310180645.4c57067e@posting.google.com...
Hello,
can't understand how works W2K3/II6 with ASP.net webpages. Here is my
story :
I work with a P4 2.4 GHz dedicated server with 1 GO RAM and 80 Go HD.
Just to say that my system is OK to serve webpages.
I began several weeks ago to notice that without no reason, my CPU was
100% overloaded. I see Windows Tasks Manager and notice an unknown
W3WP.exe process taking all CPU.
Now, my website is in production, and for no special reason, CPU goes
to 100% during a minute or two. Probably the worker process that do
something, but what ?!
So I decide to reconfigure IIS isolation mode, and check "Run WWW
service in IIS 5.0 isolation mode" checkbox.
What's the change ? Always an overloading, but instead of w3wp.exe
process, this is aspnet_wp.exe process that do the trip.
EVEN WHEN I STOP ALL MY WEBSITES, aspnet_wp.exe process makes my CPU
goes to 100% for several minutes after.
What's this ? I usually works with IIS5/W2K - ASP.net, and I have
never see such waste of CPU and time.
thank you for help !
Frederic
>> Stay informed about: Incredible CPU overload with W2K3/IIS6 and ASP.net