From: Yann Ylavic Date: Wed, 7 Jan 2015 14:24:03 +0000 (+0000) Subject: Update mod_ssl's IO/state dump proposal. X-Git-Tag: 2.4.11~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5965cadd4cdc445dec64a835b11c09fd09307b33;p=thirdparty%2Fapache%2Fhttpd.git Update mod_ssl's IO/state dump proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1650063 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7d5f98ba592..904b541b548 100644 --- a/STATUS +++ b/STATUS @@ -249,6 +249,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_ssl: mod_ssl: dump SSL IO/state for the write side of the connection(s), like reads. trunk patch: http://svn.apache.org/r1601919 + http://svn.apache.org/r1650061 2.4.x patch: trunk works (module CHANGES) +1: ylavic