]> granicus.if.org Git - apache/commitdiff
Comment.
authorGraham Leggett <minfrin@apache.org>
Thu, 15 Aug 2013 22:31:29 +0000 (22:31 +0000)
committerGraham Leggett <minfrin@apache.org>
Thu, 15 Aug 2013 22:31:29 +0000 (22:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1514516 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 72f359faaa7be5be59dd71e48b64d09e27059019..5189694179810313a94f0b9f49cde3287d240ccb 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -109,6 +109,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         do async write completion if the encrypted data left to send for
         a request is less than THRESHOLD_MAX_BUFFER (64k).
         http://mail-archives.apache.org/mod_mbox/httpd-dev/201308.mbox/%3C1965246.dTmAyLRneo%40k%3E
+    minfrin: This patch fixes the hang that required the following workaround:
+             http://mail-archives.apache.org/mod_mbox/httpd-cvs/200706.mbox/%3C20070612003226.8B0491A981A@eris.apache.org%3E
+             If mod_ssl is less efficient than it should be that is a separate
+             issue, unrelated to this patch.
 
   * core: Stop the HTTP_IN filter from attempting to write error buckets
     to the output filters