git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@357333
13f79535-47bb-0310-9956-
ffa450edef68
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