]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Start keeping track of the amount of time taken to process a request again.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 3 Feb 2005 23:47:36 +0000 (23:47 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 3 Feb 2005 23:47:36 +0000 (23:47 +0000)
commitaced7706e4e58f737c8b8e8c640ac8665b604652
tree9a3ae5781954419292b7348c25371fcd9dd82a7b
parentd399bad2ad2ed4f6104684926471412b7e4c32a5
Start keeping track of the amount of time taken to process a request again.
Results in the 'Req' field in mod_status no longer being bogus.

MFC: 149550
Reviewed by: jim, stas, geoff

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151258 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/scoreboard.h
modules/http/http_request.c
server/scoreboard.c