I have an IIS hosted website hosted on a Windows Server 2012 R2. But I am having a problem with it. Sometimes the website suddenly stops working and after a few minutes, it starts to work again.
I have reviewed some of the log files. There are hundreds of entries. I have filtered on a few unique entries. The following is one example :
#Software: Microsoft Internet Information Services 8.5
#Version: 1.0
#Date: 2016-12-15 08:43:18
#Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) cs(Referer) sc-status sc-substatus sc-win32-status time-taken
Can anybody help me to understand the above log? Are there any other log entries I could review to help identify the issue?
Let me tell you one more thing that I have updated in the last few days in my code. I have updated a few product names and the SKU. Previous URLs of Google now redirect to a new URL. I might have missed some of the previous URLs. I don't think that this change would create this problem, but worth a mention.