]> granicus.if.org Git - apache/commitdiff
comment
authorStefan Fritsch <sf@apache.org>
Sun, 4 Aug 2013 19:40:06 +0000 (19:40 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 4 Aug 2013 19:40:06 +0000 (19:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1510322 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0d974eae063d98a6cdbf0a4676b0439d510ae122..e934019d9620d4e56d1d5df0c1fd31fa18546a15 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -106,8 +106,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                    http://svn.apache.org/r1477094
     2.4.x patch: http://people.apache.org/~minfrin/httpd-event-ssl.patch
     +1: minfrin, jim
-    -0.5: sf: I would prefer if this sat in trunk for a few months first
-              to receive more testing.
+    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
 
   * core: Stop the HTTP_IN filter from attempting to write error buckets
     to the output filters