]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
More related things to get_request_end_time().
authorYann Ylavic <ylavic@apache.org>
Wed, 13 May 2015 13:47:58 +0000 (13:47 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 13 May 2015 13:47:58 +0000 (13:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1679209 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ffa1215ce67029151ac94186af07352b90dd0724..71a6a6183f823bb4701b14fcb21bffa5fe32d90b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -113,7 +113,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  We could either backport r979120 + r1467765 first (quite big), or
                  the get_request_end_time() part only.
      ylavic: +1 with the below patch (simply adding get_request_end_time() and related):
-             https://people.apache.org/~ylavic/httpd-2.2.x-req_duration_milliseconds-v2.patch
+             https://people.apache.org/~ylavic/httpd-2.2.x-req_duration_milliseconds-v3.patch
 
    * mpm_winnt service.c: Accept utf-8 service names/descriptions for i18n.
      trunk patches: http://svn.apache.org/r1611165