From: Eric Covener Date: Thu, 24 Sep 2015 20:24:19 +0000 (+0000) Subject: add fix for abuse of per-connection module config X-Git-Tag: 2.4.17~113 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=703aedda527631b3414e308e180a122d6945f875;p=apache add fix for abuse of per-connection module config git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1705135 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5a9ff6f237..1d21483603 100644 --- a/STATUS +++ b/STATUS @@ -275,8 +275,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: ylavic: possibly with a CHANGES entry *) mod_logio: Fix %^FB on initial request on SSL connection by not counting - handshake writes as first byte. + handshake writes as first byte. Also fix processing per Yann's observations + about potential problems with e.g. write completion. trunk patch: http://svn.apache.org/r1705099 + http://svn.apache.org/r1705134 2.4.x patch: trunk works +1: covener