From IIS logs, I observed that it makes the entry in the logs once it gets acknowledgement from the client machine that requests are properly served. Hence, from the time taken the attribute of IIS logs we can say that it has the client waiting time as well.
Time Taken In IIS Logs = Server Processing Time + Client Wait Time to download the response
These are the values that we get in IIS logs:
My question is that - Is there a way to find out only server processing time for each web request which serves by IIS?
Is there a way to find out only server processing time for each web request which serves by IIS?
Probably not with regular IIS logs, but try "Advanced Logging" See http://www.iis.net/learn/extensions/advanced-logging-module/advanced-logging-for-iis-custom-logging#custom
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With