]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose bumping proxy worker name to 384 chars [skip ci]
authorYann Ylavic <ylavic@apache.org>
Tue, 8 Feb 2022 11:00:49 +0000 (11:00 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 8 Feb 2022 11:00:49 +0000 (11:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1897857 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7e673366b3c966028d3d5837fbe6cf3d964a12a1..3e7eed9ff8251e77fe457ffd208cf89909f8e5c9 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -272,6 +272,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              this one (I'd have to rebase the github PR first).
      ylavic: Can someone test this on Windows too?
 
+  *) mod_proxy: Bump shared worker name to 384 chars. PR 53218
+     trunk patch: http://svn.apache.org/r1896253
+     2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/288.diff
+                  (PR: https://github.com/apache/httpd/pull/288)
+     ylavic: r1896253 made compatible with 2.4.x where we can't change the
+             layout/size of the existing proxy_worker_shared fields.
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]