From: Ruediger Pluem Date: Sun, 18 Dec 2005 11:19:24 +0000 (+0000) Subject: * Committed as r357454 X-Git-Tag: 2.0.56~110 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2166277ba403eb33d0daa47118fbc72eb6cc1091;p=thirdparty%2Fapache%2Fhttpd.git * Committed as r357454 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@357455 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2007fc392f9..9a967cfc249 100644 --- a/STATUS +++ b/STATUS @@ -321,15 +321,6 @@ 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, jerenkrantz, jorton - PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: *) Replace some of the mutex locking in the worker MPM with