My Apache Status Page shows several stats and shortcuts.
Some are easy to understand other aren't explained...
who could explain me the following data words from my apache status page in detail?
it looks similar to this one: >http://www.apache.org/server-status
Parent Server Generation: 33
Resets?
Total accesses: 2458466
Requests?
CPU Usage: u33.6 s9.83 cu45.75 cs0 - .00579% CPU load
u? s? cu? cs?
1.6 requests/sec - 3473 B/second - 2177 B/request
requests/sec a day?
Answer
Parent Server Generation: 33 Resets?
Total accesses: 2458466 Requests?
Number of requests to server.
CPU Usage: u33.6 s9.83 cu45.75 cs0 - .00579% CPU load u? s? cu? cs?
u=user, s=system... cu and cs are the cumulative values of u and s
1.6 requests/sec - 3473 B/second - 2177 B/request requests/sec a day?
uptime
No comments:
Post a Comment