trunk patch: http://svn.apache.org/r1718514
http://svn.apache.org/r1721313 (untested because I don't have this system)
2.4.x patch: trunk works
- +1: jailletc36
+ +1: jailletc36, jim
*) mod_ssl: Save some TLS record (application data) fragmentations by
including the last and subsequent suitable buckets when coalescing.
2.4.x patch: trunk works, modulo CHANGES (from both r1723122,1723284)
For convenience (possibly):
http://people.apache.org/~ylavic/httpd-2.4.x-ssl_io_filter_coalesce.patch
- +1: ylavic
+ +1: ylavic, jim
*) core: Add expr= support to SetHandler (someone wanted this in
a well-articulated serverfault post).
trunk patch: http://svn.apache.org/r1725149
http://svn.apache.org/r1725151
2.4.x patch: MMN/changes only: http://people.apache.org/~covener/patches/2.4.x-sethandler-expr.diff
- +1 covener
+ +1 covener, jim
*) Add APLOGNO, first chunk (those that were detected by coccinelle).
There are some more but they are easier to backport once these here are applied.
2.4.x patch: http://people.apache.org/~rjung/patches/aplogno-backport-r1725392.patch
http://people.apache.org/~rjung/patches/aplogno-backport-r1725394.patch
http://people.apache.org/~rjung/patches/aplogno-backport-r1725395.patch
- +1 rjung
+ +1 rjung, jim
*) ap_expr: Add kept_body() function for expressions against r->kept_body()
trunk patch: http://svn.apache.org/r1725755