admin submitted a new resource:
How To Monitor Apache Server Counters - A short guide on monitoring apache web server
Read more about this resource...
How To Monitor Apache Server Counters - A short guide on monitoring apache web server
The Apache server comes with different counters which allows you to monitor the health of the server. When extended status is enabled you can not only access default counters but also the following counters. They are:
Extended Status ON
*Total Accesses - Total access count since the server was started
*Total kBytes - Total volume delivered in bytes since the server was started
*Uptime - Time during which the server was running
*ReqPerSec - Average number of requests per second...
Read more about this resource...