Caption |
Description |
Hits
|
The total number of requests received by the server during a given time
period (month, day, hour). A hit is an incoming request.
|
Files |
The total number of hits (requests) that resulted in files being sent
to the user. A file is an outgoing response.
|
Pages |
The URL of the page requested, typically with any of the following extensions,
.htm, .html, .cgi.
|
Visits |
A page request made to the Web server for the first time. If the same
sites continues to make requests to your server within a given duration
(time-out or active session), they will not be counted as separate visits.
If the active session times out since the last request made by the site,
then the subsequent request will be logged as a separate visit.
Note:
Only actual pages (.htm, .html, .cgi) will qualify as a visit, visits
as a result of links to graphic, audio or any non-page URLs will not qualify
as a visit.
|
Sites |
The number of unique IP addresses or hostnames that made requests to
your Web or FTP server.
|
Kbytes (KB) |
The amount of data transferred from the Web or FTP server to the requesting
host. One KB is equivalent to 1024 bytes. |