Open the console and select Access Statistics. The console displays a dialog containing a set of statistics on the server's activity:
Server Uptime: The time elapsed since the server startup.
Hits: The number of processed requests.
Error Hits: The number of requests for which the server replied by an error.
HTML Hits: The number of requests the server replied to by a document which MIME type was text/html.
Not Modified Hits: The number of requests for which the server detected that the requested document has not changed.
Output (Kb): The total size of the payload sent by the server to the clients in Kilobytes.
The access statistics are refreshed automatically every 10 seconds. You can also press Refresh Now for immediate refreshing. They can be reset by pressing Reset Statistics.
Press Cancel to go back to the main console page.