From: Jim Jagielski Date: Tue, 14 Jan 2025 10:19:39 +0000 (+0000) Subject: Propose backport X-Git-Tag: 2.4.63-candidate~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52883ded79033d954ce07c37e14cd21946f092ce;p=thirdparty%2Fapache%2Fhttpd.git Propose backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1923125 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b783e05c28..a39946eb2b 100644 --- a/STATUS +++ b/STATUS @@ -183,6 +183,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1910518,1910847,1912477,1918297 ^/httpd/httpd/trunk . +1: jailletc36, jim + *) Do not add a space before '|' when setting the value for stickysession in the + balancer manager as this breaks the stickysession configuration once a new + configuration is submitted by the balancer manager. PR: 69510 + trunk patch: https://svn.apache.org/r1923101 + 2.4.x patch: svn merge -c 1923101 ^/httpd/httpd/trunk . + +1: jim + + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]