How to Find App Pool Recycles in Event Log

前端 未结 4 1608
渐次进展
渐次进展 2021-01-30 16:05

I have configured an app pool in IIS 7.5 to recycle when the memory usage goes above a certain level. I have also configured it to log this information.

Where in the eve

4条回答
  •  执笔经年
    2021-01-30 16:07

    It seemed quite hard to find this information, but eventually, I came across this question
    You have to look at the 'System' event log, and filter by the WAS source.
    Here is more info about the WAS (Windows Process Activation Service)

提交回复
热议问题