Hi,
I have a web server that hosts more than 200 websites and has about 200
Applications under Default Application Pool.
Since last few weeks I have noticed that the Default Application Pool is not
terminating properly during Worker process recycling events (after certain
time).
I can see messages like:
"A process serving application pool 'DefaultAppPool' exceeded time limits
during shut down. The process id was '3236'." in the event log, right before
the IIS stops responding.
What might be causing the problem ?
* Over loaded DefaultAppPool ( about 200 Apps)
* Buggy Code in Applications (causing memory leaks ?? )
Thanks in advance :)