Share via

S应用程序池一直需要重启后我们的网页才可以使用

丰意 王 1 Reputation point
2022-08-10T03:17:05.19+00:00

IIS应用程序池一直需要重启后我们的网页才可以使用

求助相关人员解答下!比如如何查看日志,如何有效找对问题等方法

服务器是win2012R2

Windows development | Internet Information Services
0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2022-08-11T06:18:38.85+00:00

    Hi @丰意 王 ,

    There could be various reasons why the app pool needs to restart every time.

    For example, if your site generates a specific number of errors in a specific amount of time then there is a feature(Rapid-Fail Protection) in the IIS that stops the app pool by itself.

    You could try to check the Application, Security, and System Event Viewer logs. See whether it gives any information about the issue.

    To get more information about how to check Event logs, you could refer to the links below.

    1. Event Viewer basic info.
    2. How to Check the Windows Event Logs for Errors

    If you find any helpful information in the Event logs then you could try to fix that issue and it could help prevent the issue. Else, you may need to provide more information about your site and issue. We could try to provide further suggestions.

    If the issue is complex and you are not able to find the cause of the issue then I would suggest creating a Microsoft support ticket. Please note that it is a paid support.

    ----------

    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.