From e86de268b84d3dbd9f53345e1ec648b3e87bc273 Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Fri, 16 Aug 2013 08:51:28 +0000 Subject: [PATCH] vote, comment, promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1514623 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/STATUS b/STATUS index 5189694179..8134aedbc9 100644 --- a/STATUS +++ b/STATUS @@ -92,11 +92,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - - -PATCHES PROPOSED TO BACKPORT FROM TRUNK: - [ New proposals should be added at the end of the list ] - * core, mod_ssl: Lift the restriction that prevents mod_ssl taking full advantage of the event MPM. Enable the ability for a module to reverse the sense of a poll event from a read to a write or vice @@ -104,15 +99,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patches: http://svn.apache.org/r1470679 http://svn.apache.org/r1477094 2.4.x patch: http://people.apache.org/~minfrin/httpd-event-ssl.patch - +1: minfrin, jim - sf: The current patch has very little effect. Connections will only - 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. + +1: minfrin, jim, sf + sf: These docs/CHANGES commits should be included, too: + http://svn.apache.org/r1514214 + http://svn.apache.org/r1514617 + + +PATCHES PROPOSED TO BACKPORT FROM TRUNK: + [ New proposals should be added at the end of the list ] * core: Stop the HTTP_IN filter from attempting to write error buckets to the output filters -- 2.40.0