]> granicus.if.org Git - apache/commitdiff
Propose.
authorYann Ylavic <ylavic@apache.org>
Tue, 28 Mar 2017 21:19:10 +0000 (21:19 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 28 Mar 2017 21:19:10 +0000 (21:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1789238 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1c1f09313e1281ed632d1cdd45c34a019132942b..2cd1bf6e0c438befde509948e2a53ada1af79996 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -209,6 +209,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patches work
      +1: jailletc36
 
+  *) core: Disallow multiple Listen on the same IP:port when listener buckets
+     are configured (ListenCoresBucketsRatio > 0), consistently with the single
+     bucket case (default), thus avoiding the leak of the corresponding socket
+     descriptors on graceful restart.
+     trunk patch: http://svn.apache.org/r1789220
+     2.4.x patch: trunk works (modulo CHANGES)
+     +1: ylavic
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entried should be added at the START of the list ]