PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ * ab: Use a 64 bit unsigned int instead of a signed long to count the
+ bytes transferred to avoid integer overflows
+ PR: 44346
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?rev=617890&view=rev
+ Backport version for 2.2.x of patch:
+ Trunk version of patch works
+ +1: rpluem, jim, covener
+
+ * ab: ab very poor performance with both -k and -i cmdline options specified
+ PR34275
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?rev=612954&view=rev
+ Backport version for 2.2.x of patch:
+ Trunk version of patch works
+ +1: rpluem, jim, covener
+
+ * http_filter: Don't spin if we get an error when reading
+ (the next) chunk.
+ PR: 44381
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?view=rev&revision=644391
+ Backport version for 2.2.x of patch:
+ Trunk version of patch works
+ +1: jim, rpluem, covener
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
well bypass <Location> checks on these, and also handle
any external modules that might try passing r->uri as NULL.
- * ab: Use a 64 bit unsigned int instead of a signed long to count the
- bytes transferred to avoid integer overflows
- PR: 44346
- Trunk version of patch:
- http://svn.apache.org/viewvc?rev=617890&view=rev
- Backport version for 2.2.x of patch:
- Trunk version of patch works
- +1: rpluem, jim, covener
* mod_substitute: Make default behavior flattening of buckets. Allow
for people to specifically set "quick" mode.
http://svn.apache.org/viewvc?rev=603238&view=rev
+1: wrowe, jim
- * ab: ab very poor performance with both -k and -i cmdline options specified
- PR34275
- Trunk version of patch:
- http://svn.apache.org/viewvc?rev=612954&view=rev
- Backport version for 2.2.x of patch:
- Trunk version of patch works
- +1: rpluem, jim, covener
-
* mod_proxy: Allow for keepalive backend proxies (PR43238), which also
addresses PR44026 and PR44543. These are pretty much interwrapped here.
Trunk version of patch:
http://people.apache.org/~chrisd/patches/mod_authn_dbd_msgs/mod_authn_dbd-msgs-2.2.x.patch
+1: chrisd
- * http_filter: Don't spin if we get an error when reading
- (the next) chunk.
- PR: 44381
- Trunk version of patch:
- http://svn.apache.org/viewvc?view=rev&revision=644391
- Backport version for 2.2.x of patch:
- Trunk version of patch works
- +1: jim, rpluem, covener
PATCHES/ISSUES THAT ARE STALLED