From 5eab21072f664a5963c0a245a7224aa5ab74293c Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Fri, 5 Sep 2014 12:33:16 +0000 Subject: [PATCH] Backports git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1622691 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/STATUS b/STATUS index ff6467c7d7..0176d315e1 100644 --- a/STATUS +++ b/STATUS @@ -242,6 +242,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (except for mod_journald which is not part of 2.4.x) +1: jailletc36 + * mod_proxy: Make worker name truncation a non-fatal error. + trunk patch: http://svn.apache.org/r1621367 + http://svn.apache.org/r1621372 + 2.4.x patch: http://people.apache.org/~jim/patches/worker-trunc.patch + +1: jim + + * mod_slotmem: Increase log level for some originally debug messages. + trunk patch: http://svn.apache.org/r1621373 + 2.4.x patch: trunk works + http://people.apache.org/~jim/patches/slotmem-loglevel.patch + +1: jim + OTHER PROPOSALS * A list of further possible backports can be found at: -- 2.50.1