]> granicus.if.org Git - apache/commitdiff
add fix for abuse of per-connection module config
authorEric Covener <covener@apache.org>
Thu, 24 Sep 2015 20:24:19 +0000 (20:24 +0000)
committerEric Covener <covener@apache.org>
Thu, 24 Sep 2015 20:24:19 +0000 (20:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1705135 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5a9ff6f237d9ec404fe811273e5e1a91a486dbe6..1d214836031a79d4fe8ddcb7b27f429a2072d2fa 100644 (file)
--- 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