Commit 46ff0c63 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Propose lbset fix


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@739857 13f79535-47bb-0310-9956-ffa450edef68
parent 154cd70a
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -97,6 +97,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Trunk version of patch works
   +1: rpluem, pgollucci

 * mod_proxy_balancer: Fix handling of lbset for non-seq config'ed
   clusters:
   Trunk version of patch:
      http://svn.apache.org/viewvc?view=rev&revision=739852
      http://svn.apache.org/viewvc?view=rev&revision=739853
      http://svn.apache.org/viewvc?view=rev&revision=739854
   Backport version for 2.2.x of patch:
      http://people.apache.org/~jim/patches/httpd-2.2-lbset.patch

PATCHES/ISSUES THAT ARE STALLED

   * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).