PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
+
+ * mod_cache: When an expires or cache-control header are sent, the RFC does
+ allow us to cache normally non-cacheable response statuses.
+ PR 46346.
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?rev=724093&view=rev
+ Backport version for 2.2.x of patch:
+ Trunk version of patch works
+ +1: rpluem,
+
PATCHES/ISSUES THAT ARE STALLED
* mod_ssl: Add server name indication (RFC 4366) support (PR 34607).