This utility checks the site status
for a specified URL.
After typing a URL in the dialog below the following information is retrieved:
| WWW Site |
The URL from the Location dialog. Note: URLs are limited to
60 characters. |
| IP Address |
The IP address associated with the site. |
| Status |
The status of the URL being requested. A status of 200 is normal. |
| HTTP Version |
The HTTP protocol version being run on the server.
This will typically be either HTTP 1.0, newer servers will run HTTP 1.1 |
| HTTP Request Time |
The total time it took to request and receive the URL. This includes
setting up and tearing down the TCP connection, formulating the request,
and receiving the data. |
| Page Request Time |
The time it took to request and receive the URL page. This is only
the time from the sending of the request to the receiving of the first response
packet. |
| HTTP Server |
The server software being run on the site. |
| Last Modified |
The last time the URL being requested was modified. |
|
|