From: Ruediger Pluem Date: Mon, 2 Jun 2025 11:20:18 +0000 (+0000) Subject: * Add proposal X-Git-Tag: 2.4.64-rc1-candidate~73 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c139c268bcd5579e25857617c0d8a59e6bc77e7d;p=thirdparty%2Fapache%2Fhttpd.git * Add proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926060 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1168b18a96..adf24f05a5 100644 --- a/STATUS +++ b/STATUS @@ -262,6 +262,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/533.diff +1 covener, rpluem + *) mod_proxy_balancer: Fix a regression that caused stickysession keys no + longer be recognized if they are provided as query parameter in the URL. + PR 69443 + Trunk version of patch: + https://svn.apache.org/r1925109 + Backport version for 2.4.x of patch: + Trunk version of patch works + svn merge -c 1925109 ^/httpd/httpd/trunk . + +1: rpluem, + + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]