* mod_headers: support regexp-based manipulation
http://svn.apache.org/viewvc?view=rev&revision=452330
+1: niq, chrisd, wrowe
+ chrisd: Note that the docs need to be back-ported, and
+ new_features_2_4.xml revised too.
* mod_ldap: Better detection and clean up of ldap connection
that have been terminated by the ldap server.
don't you think? grow the error text pad to a sane
width before backporting, please.
+ * mod_dbd: Stash DBD connections in request_config of initial request
+ only, or else sub-requests and internal redirections may cause
+ entire DBD pool to be stashed in a single HTTP request.
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?view=rev&revision=481509
+ 2.2.x version of patch:
+ Trunk vresion works
+ +1: chrisd
+