How can I determine the cause of IIS crashes on Windows Server 2022, leading to a forced server reboot?

Shahram Farmanesh 0 Reputation points
2024-08-07T04:50:34.12+00:00

I am hosting my ASP MVC app on IIS on a Windows Server 2022, and everything works well until about a day and a half or two days, when the server crashes and I have to reboot it using the hardware reset button. It seems to occur after about 2k or 3k visitors. I have checked the memory and CPU usages, as well as their thermal behaviors, and everything seems to be normal. The server has an AMD Threadripper 1950x CPU with 64GB of RAM, and it always has 92% free memory. How can I determine the cause of this crash?

Internet Information Services
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,049 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Jing Zhou 6,865 Reputation points Microsoft Vendor
    2024-08-08T01:43:01.19+00:00

    Hello,

     

    Thank you for posting in Q&A forum.

    To further troubleshoot this issue, please kindly try:

    1.Check following event logs in event viewer: Application logs, System logs, IIS logs and see if there's any insights.

    2.If there's any service crash dump file please kindly analyze it with WinDbg or other tool.

    3.Check if there's any hardware issue or memeory leak that could bring this problem.

     

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

     

    Best regards,

    Jill Zhou

     


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

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