From: Jim Jagielski Date: Wed, 7 Feb 2018 16:51:15 +0000 (+0000) Subject: Backport request... long schemes and hostnames X-Git-Tag: 2.4.30~114 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=489f1ea66e2f13ef922d8d0fcb4e3ca2a7c0de12;p=apache Backport request... long schemes and hostnames git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1823501 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f46c86a18f..61c34b7739 100644 --- a/STATUS +++ b/STATUS @@ -246,6 +246,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1: jorton, + *) proxy_util: Schemes and hostnames that are "too long" are + no longer automatically fatal errors but are instead logged + and truncated, at which point the admin can determine if that + is OK or not. + trunk patch: http://svn.apache.org/r1823482 + 2.4.x patch: trunk works + +1: jim, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]