I'm trying to understand the meaning of some IIS logs I have as we keep expiriencing a 500_Server_Error which cause it to restart.
These are the last numbers, I know some of them but not all of them, anyone expirience this before?
Status = 500,
?????? = 0,
Windows error number = 64,
?????? = 0,
?????? = 901,
?????? = 12656
See Understanding IIS 7 log files. If you are using Windows 2012/IIS8, the default W3C format for those last 6 numbers is:
You can see this in a header at the top of the file, e.g.: