From 2de725b8a7627861c426570a1762d01172c77434 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Wed, 13 May 2015 13:39:23 +0000 Subject: [PATCH] Propose replacement for reverted r1678706. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1679206 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/STATUS b/STATUS index 13dd934d368..ffa1215ce67 100644 --- a/STATUS +++ b/STATUS @@ -112,6 +112,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: -1: ylavic: Does not compile in 2.2.x... get_request_end_time() is missing. 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 * mpm_winnt service.c: Accept utf-8 service names/descriptions for i18n. trunk patches: http://svn.apache.org/r1611165 -- 2.47.2