RELEASE SHOWSTOPPERS:
+ * core: Fix regression with non blocking reads from chunk input filter
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?rev=609394&view=rev
+ http://svn.apache.org/viewvc?rev=609538&view=rev
+ Backport version for 2.2.x of patch:
+ Trunk version of patch works
+ +1: rpluem,
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
Trunk version of patch works
+1: rpluem,
+ * core: Various memory and code cleanup optimizations for ap_http_filter
+ (HTTP_INPUT) filter
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?rev=609540&view=rev
+ http://svn.apache.org/viewvc?rev=609541&view=rev
+ http://svn.apache.org/viewvc?rev=609544&view=rev
+ http://svn.apache.org/viewvc?rev=609549&view=rev
+ http://svn.apache.org/viewvc?rev=609550&view=rev
+ http://svn.apache.org/viewvc?rev=609552&view=rev
+ http://svn.apache.org/viewvc?rev=609609&view=rev
+ Backport version for 2.2.x of patch:
+ Trunk version of patch has a small conflict.
+ I will provide a clean patch as soon as the release showstopper is
+ commited
+ For ease of review:
+ http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/http/http_filters.c?r1=609540&r2=609609
+ +1: rpluem,
+
PATCHES/ISSUES THAT ARE STALLED
* beos MPM: Create pmain pool and run modules' child_init hooks when