How to track site response time ? when trying to access web page , time to run script on page says 0.04sec, and it takes couple seconds to get page. I run tracert and cant see any problems, what any other way to track that difference in time ?
response-time data will depend upon your server model, i.e., where your site resides. Click on below URL to access some free tools and resources to check your site's response time: http://web-hosting.candidinfo.com/free-tools-resources.asp Thanks!
I am having around 20 seconds on "http://internetsupervision.com/scrip...2331&checkurl=" tests , which is way too much, how to track the difference ? my script says execute time less than a second , why it could take so long ?
This is the page creation time for the database to retrieve the data and serve them. This is the time for the data to get into your end. This has to do with the network (hops, etc). So the problem is on the network not in the server itself. Does it have enough bandiwdth for upload?
When you need to meter response time this includes only the time to reach the destination... web server or IP. Any other things should not be calculated, because it is really up to the account holder what they will install on the shared hosting, VPS or dedicated server.
the thing is I was thinking about network too, so I contact them to check it out, and tracert doesnt show any delays, so I think delay could create apache or something else. because empty page getting in matter of milseconds