git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@367872
13f79535-47bb-0310-9956-
ffa450edef68
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+ * mod_proxy: Fix Cookie2 header problems that originates back
+ from mod_jk. Cookie2 was always sent as Cookie.
+ http://svn.apache.org/viewcvs.cgi?rev=358769&view=rev
+ +1: mturk
+
* mod_dbd: When threaded, create a private pool in child_init
so we're not using the process pool later. Also improve
configuration defaults and merge function.