]> granicus.if.org Git - apache/commit
Extract some more data through the server load API:
authorJoe Orton <jorton@apache.org>
Wed, 3 Oct 2012 08:20:50 +0000 (08:20 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 3 Oct 2012 08:20:50 +0000 (08:20 +0000)
commit44cb0020912465aa281f19f6a5d26a030a059e31
tree2ea226dc4e857478c679bedc7946792f8f6da732
parent3fcc044205a02ec1546b8ccbd6db8766eda2f122
Extract some more data through the server load API:

* include/httpd.h (struct ap_sload_t): Add bytes_served, access_count
  fields.

* server/util.c (ap_get_sload): Fill in those fields.

Submitted by: Jan Kaluza <jkaluza redhat.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1393338 13f79535-47bb-0310-9956-ffa450edef68
include/httpd.h
server/util.c