Link to home
Start Free TrialLog in
Avatar of Ga B
Ga B

asked on

IIS warnings logs

I have 2 load balanced server running a website using 1 application pool, IIS web server logs warnings

A process serving application pool 'AppPool' exceeded time limits during shut down. The process id was '5776'.
A process serving application pool 'AppPool' exceeded time limits during shut down. The process id was '6252'.

A worker process '6252' serving application pool 'AppPool' failed to stop a listener channel for protocol 'http' in the allotted time.  The data field contains the error number.
A worker process '7120' serving application pool 'AppPool' failed to stop a listener channel for protocol 'http' in the allotted time.  The data field contains the error number.

Application pool AppPool has been disabled. The request from protocol http to create the application pool failed. Restart the application pool so that Windows Process Activation Service (WAS) can determine the correct state of the protocol. The data field contains the error number.
Avatar of arnold
arnold
Flag of United States of America image

That notice is normal, the app pool settings have soft and hard limits.
Check your recycle, memory handling by the number of workers to make sure your settings are not such that if there is a memory leak, these w3wp process grow ..

The other is see if you can separate sites to have their own pool when they do not interact...
Avatar of Ga B
Ga B

ASKER

before the apppool was set to recycle by default every 1740 hours and I just changed that to recycle daily at night on both servers 1am and 2am.

1.is recycling daily better than the default value of 1740 (3days)
2.how to check for memory leak?
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.