Most precise way to calculate server response time.
- by Quintin Par
What's the most precise way to calculate the time taken by my server to execute a HTTP request. I don’t want to know the DNS resolution or the traceroute time, but just the server execution time.
The is a follow up to my previous question to detect whats causing the delay between entering a domain name and load of the page