Will all requests that appear in HttpErr logs also appear in the IIS logs, by default?
问题 I'm maintaining a website that seems to be generating a lot of connection dropped errors in the HttpErr logs. I'm trying to match up the errors in the HttpErr logs with log entries in the IIS logs, to see what additional information I can glean (eg time taken, response status code). I'm having trouble matching up records in the HttpErr logs with the corresponding requests in the IIS logs. Although I can see requests from the same IP address in both logs, there seems to be no exact match