Commit 21452ce2 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

ez



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1733287 13f79535-47bb-0310-9956-ffa450edef68
parent 52bde6fd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -153,13 +153,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                 to 2.4.x/19)
     trunk patch: http://svn.apache.org/r1732954
     2.4.x patch: trunk works (modulo docs/log-message-tags)
     +1: ylavic, icing
     +1: ylavic, icing, jim

  *) core: Add missing APLOGNO() from r1729495 (somehow r1725395 was
           backported in r1729495 but without this "server/core.c" change)
     trunk patch: http://svn.apache.org/viewvc/httpd/httpd/trunk/server/core.c?r1=1725395&r2=1725394&pathrev=1725395&view=patch
     2.4.x patch: trunk above works
     +1: ylavic, icing
     +1: ylavic, icing, jim

  *) mod_proxy: Play/restore the TLS-SNI on new backend connections which
     had to be issued because the remote closed the previous/reusable one