From 663adbfd963e8901ce60a2846d8f63a2b8695203 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Thu, 15 Aug 2013 22:31:29 +0000 Subject: [PATCH] Comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1514516 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/STATUS b/STATUS index 72f359faaa..5189694179 100644 --- 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 -- 2.50.1