在我们的生产服务器上,我们突然间断了错误500,检查失败的请求日志,我可以看到以下内容,但是这对我没有太大帮助,我看不出问题在哪里。 这与caching有关吗? 还是cookies?
-NOTIFY_MODULE_START ModuleName ManagedPipelineHandler Notification EXECUTE_REQUEST_HANDLER fIsPostNotification false -AspNetPipelineEnter ConnID 0 Context ID {80000472-0401-5100-B63F-84710C7967BB} Data1 System.Web.ImplicitAsyncPreloadModule -AspNetPipelineLeave ConnID 0 Context ID {80000472-0401-5100-B63F-84710C7967BB} Data1 System.Web.ImplicitAsyncPreloadModule -AspNetHttpHandlerEnter ConnID 0 Context ID {80000472-0401-5100-B63F-84710C7967BB} -GENERAL_SET_RESPONSE_HEADER HeaderName X-AspNetMvc-Version HeaderValue 4.0 Replace false -GENERAL_SET_RESPONSE_HEADER HeaderName Cache-Control HeaderValue private Replace true -GENERAL_SET_RESPONSE_HEADER HeaderName X-AspNet-Version HeaderValue 4.0.30319 Replace true -MODULE_SET_RESPONSE_ERROR_STATUS ModuleName ManagedPipelineHandler Notification EXECUTE_REQUEST_HANDLER HttpStatus 500 HttpReason Internal Server Error HttpSubStatus 0 ErrorCode The operation completed successfully. (0x0) ConfigExceptionInfo -NOTIFY_MODULE_END ModuleName ManagedPipelineHandler Notification EXECUTE_REQUEST_HANDLER fIsPostNotificationEvent false NotificationStatus NOTIFICATION_CONTINUE