]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 5 Sep 2021 06:03:22 +0000 (06:03 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 5 Sep 2021 06:03:22 +0000 (06:03 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1892916 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 72400cd8593b4b956611fbc67fafd9d4a9dec905..2292c2a7c711efe576685ef9c0e1046352e9eea4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -186,6 +186,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
            PR: https://github.com/apache/httpd/pull/203
      +1: icing, minfrin
 
+  *) mod_unique_id: Revert "mod_unique_id: Fix potential duplicated ID generation under
+     heavy load.   PR 65159" added in 2.4.47.  This causes issue on Windows.
+     trunk patch: http://svn.apache.org/r1892914
+     2.4.x patch: svn merge -c 1892914 ^/httpd/httpd/trunk .
+     +1: jailletc36, 
+
+  *) mod_unique_id: Reduce the time window where duplicates may be generated
+     PR 65159
+     trunk patch: http://svn.apache.org/r1892915
+     2.4.x patch: svn merge -c 1892915 ^/httpd/httpd/trunk .
+     +1: jailletc36, 
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]