From: Ruediger Pluem Date: Sat, 17 Dec 2005 09:37:22 +0000 (+0000) Subject: * Add proposal for backport X-Git-Tag: 2.0.56~113 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c74d01c089a640a704249098c4b983afc5ccf727;p=thirdparty%2Fapache%2Fhttpd.git * Add proposal for backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@357333 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9a967cfc249..c02146d19cc 100644 --- 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