From e8d4e28fd73e8832c4a3ab280e074fbe1fed6fb7 Mon Sep 17 00:00:00 2001 From: Mladen Turk Date: Wed, 11 Jan 2006 01:45:31 +0000 Subject: [PATCH] Add proposal for backport of simple AJP protocol bugfix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@367872 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/STATUS b/STATUS index 0ded532c5e0..ca4a642380f 100644 --- a/STATUS +++ b/STATUS @@ -97,6 +97,11 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 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. -- 2.47.2