Any tools to check the respond time from web server?
I get a few site, and would like to check and compare which respond time is the faster.Does anyone have any tools to check and measure the time?Thank everyone very much for any suggestions1 person needs an answerI do too
October 13th, 2010 6:49am

Hi, You can use the ping command to achieve this. You can make use of the switch [-w], which specifies the amount of time, in milliseconds, to wait for the Echo Reply message that corresponds to a given Echo Request message to be received. If the Echo Reply message is not received within the time-out, the "Request timed out" error message is displayed. The default time-out is 4000 (4 seconds). You may like to refer to the below mentioned link for additional helpful information on Ping.http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/ping.mspx?mfr=true Follow the steps mentioned below to perform ping test:1. Click the “Start” button.2. Type “CMD” in the search text box.3. Select “cmd” and select “Run as administrator”.4. If you are prompted for an administrator password or confirmation, type the password or provide confirmation.5. Type “ping –w [time in millisecond] [address of the web-site]” in the command prompt and hit enter, or you can just type “ping [address of the web-site]” and hit enter. Regards,GauravPrakash - Microsoft SupportVisit our Microsoft Answers Feedback Forum and let us know what you think.
Free Windows Admin Tool Kit Click here and download it now
October 14th, 2010 3:53am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics