Commit bc04b8d6 authored by Stefan Eissing's avatar Stefan Eissing
Browse files

hcheck vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1744226 13f79535-47bb-0310-9956-ffa450edef68
parent 3be62c2c
Loading
Loading
Loading
Loading
+6 −7
Original line number Diff line number Diff line
@@ -114,6 +114,12 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

  *) mod_proxy_hcheck: Dynamic reverse proxy backend health check module
     Trunk version of patch: <various>
     Backport version for 2.4.x of patch:
         http://home.apache.org/~jim/patches/hcheck-2.4-v3.patch
         <Plus docs>
     +1: jim, druggeri, icing

PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]
@@ -125,13 +131,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x: trunk works modulo CHANGES
     +1: icing

  *) mod_proxy_hcheck: Dynamic reverse proxy backend health check module
     Trunk version of patch: <various>
     Backport version for 2.4.x of patch:
         http://home.apache.org/~jim/patches/hcheck-2.4-v3.patch
         <Plus docs>
     +1: jim, druggeri

  *) mod_ssl: Add "no_crl_for_cert_ok" flag to SSLCARevocationCheck directive
     to opt-in previous behaviour (2.2) with CRLs verification when checking
     certificate(s) with no corresponding CRL.