From 57324c3e36c8c323eaa8c6c6292aa98c9e050431 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Sun, 23 Mar 2014 19:03:13 +0000 Subject: [PATCH] propose reqtimeout patch from PR56216 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1580571 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/STATUS b/STATUS index c8e0841c27..51df52940b 100644 --- a/STATUS +++ b/STATUS @@ -196,6 +196,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: This problem has been introduced in r1531961. trunk patch: http://svn.apache.org/r1576233 2.4.x patch: trunk works + + * mod_reqtimeout: Don't add filters and create new connection configs + for each keepalive request under event MPM. PR56216 + trunk patch: http://svn.apache.org/r1580568 + 2.4.x patch: trunk wrks OTHER PROPOSALS -- 2.50.1