]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add proposal for backport
authorRuediger Pluem <rpluem@apache.org>
Sat, 17 Dec 2005 09:37:22 +0000 (09:37 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 17 Dec 2005 09:37:22 +0000 (09:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@357333 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9a967cfc249e6100fc1ce15a2da5ecdc28a1cace..c02146d19cc50b0be6cb8fb6c1ea195a3f526ef7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -321,6 +321,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
           http://issues.apache.org/bugzilla/attachment.cgi?id=16995
        +1: rpluem
 
+    *) Chunk filter: Fix ap_http_chunk_filter to create correct chunks in the
+       case that a flush bucket is pre- and postfixed by data buckets in the
+       brigade.
+       Trunk version of patch:
+          http://svn.apache.org/viewcvs.cgi?rev=357328&view=rev
+       Backport version for 2.2.x of patch:
+          http://people.apache.org/~rpluem/patches/chunk_2.0.x.diff
+       +1: rpluem
+
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) Replace some of the mutex locking in the worker MPM with