-
Posted to
ASP.NET Administration
by
arunsun
on
07-15-2008, 12:01 PM
No solutions.
Appears like some obvious bug in the performance counters. I dont see any performance drop because of this. Do you?
-
Posted to
ASP.NET Administration
by
arunsun
on
05-20-2008, 11:02 AM
This happens in our Production Web server. Sometimes the processor usage spikes to 100% and doesn't come down. The server hangs and we need to force it by doing an IISreset. The process that takes all 100% is w3wp.exe. IIS logs for this period looks normal with regular traffic. This has happened a couple of times already and ...
-
Posted to
ASP.NET Administration
by
arunsun
on
05-20-2008, 10:47 AM
Hi Zhao,
This happens in our Production Web server. The Active Session count is consistently around 4294958367. Memory usage on the server looks normal though. When there is iisreset, the count goes down to 0 and comes back to this huge number in a few minutes. There is only one website running on this server and the website has its own ...