Commit a1c29c94 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Propose fix for PR 58024.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1696962 13f79535-47bb-0310-9956-ffa450edef68
parent d2f5a0f9
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -265,6 +265,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x: trunk patch applies.
     +1: niq

  *) mod_proxy_balancer: Fix balancers and balancer members reuse on
     restart when new ones are added.  PR 58024.
     trunk patch: http://svn.apache.org/r1696960
     2.4.x: trunk works (modulo CHANGES and log-message-tags)
     +1: ylavic


PATCHES/ISSUES THAT ARE BEING WORKED

  *) mod_ssl: add ALPN support by allowing other modules to register callbacks