]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add proposal [skip ci]
authorRuediger Pluem <rpluem@apache.org>
Fri, 9 Jun 2023 11:24:45 +0000 (11:24 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 9 Jun 2023 11:24:45 +0000 (11:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910325 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cb9326bf1817cdad5b6cc606193151cc621a289d..18b63b4763ec429314e5334c961d01a532352594 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -273,6 +273,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1892450,1909966 ^/httpd/httpd/trunk .
      +1: jailletc36,
 
+  *) mod_proxy: If we fail to connect to all looked up IP's from the worker
+     lookup cache it might be caused by a change on DNS side. Try another
+     DNS lookup in this case and in case this causes a successful connection
+     trigger a refresh of the worker lookup cache.
+     Trunk version of patch:
+        https://svn.apache.org/r1909400
+        https://svn.apache.org/r1909401
+        https://svn.apache.org/r1909402
+        https://svn.apache.org/r1909451
+     Backport version for 2.4.x of patch:
+      Trunk version of patch works
+      svn merge -c 1909400,1909401,1909402,1909451 ^/httpd/httpd/trunk .
+     +1: rpluem,
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]