Commit 776e65eb authored by Yann Ylavic's avatar Yann Ylavic
Browse files

In progress...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1789346 13f79535-47bb-0310-9956-ffa450edef68
parent a5e8567c
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -201,6 +201,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk patches work
     +1: jailletc36, ylavic


PATCHES/ISSUES THAT ARE BEING WORKED
  [ New entried should be added at the START of the list ]

  *) 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
@@ -209,10 +213,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     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 ]

  *) mod_brotli: Backport of mod_brotli filter
     trunk patch: http://svn.apache.org/r1761714
                  http://svn.apache.org/r1762512