R
Rick Strahl [MVP]
Hi all,
I have an ASP.Net application that's online that's 'locking up' from time to
time. It doesn't completely lock up but all of a sudden it appears to be
stuck for about 20-30 seconds, before it catches and fires back up... The
app doesn't restart itself (I'm logging this stuff) - it just starts working
again. If there are multiple requests at that time they all are slow. They
all go through, just at a glacial speed.
I've checked everything I can think of including running perf mon to check
out the Sql Server Connection COunt and locks. When it happens there's
usually nothing happening on the machine, it's next to idle - certainly no
CPU load to speak off.
The ASP.Net app runs in its own application pool on Windows 2003.
I've started logging requests in the process of trying to figure out what's
happening and I notice that this seems to be happening on a fairly regular
basis with some of hte hangs taking 80 seconds or more. It seems it's worst
when the app goes idle for a while. What's interesting is that under load
the app never seems to have a problem and is leisurely serving 20-30
requests a second...
Anybody seen anything like this?
+++ Rick ---
--
Rick Strahl
West Wind Technologies
http://www.west-wind.com/
http://www.west-wind.com/wwHelp
I have an ASP.Net application that's online that's 'locking up' from time to
time. It doesn't completely lock up but all of a sudden it appears to be
stuck for about 20-30 seconds, before it catches and fires back up... The
app doesn't restart itself (I'm logging this stuff) - it just starts working
again. If there are multiple requests at that time they all are slow. They
all go through, just at a glacial speed.
I've checked everything I can think of including running perf mon to check
out the Sql Server Connection COunt and locks. When it happens there's
usually nothing happening on the machine, it's next to idle - certainly no
CPU load to speak off.
The ASP.Net app runs in its own application pool on Windows 2003.
I've started logging requests in the process of trying to figure out what's
happening and I notice that this seems to be happening on a fairly regular
basis with some of hte hangs taking 80 seconds or more. It seems it's worst
when the app goes idle for a while. What's interesting is that under load
the app never seems to have a problem and is leisurely serving 20-30
requests a second...
Anybody seen anything like this?
+++ Rick ---
--
Rick Strahl
West Wind Technologies
http://www.west-wind.com/
http://www.west-wind.com/wwHelp