Commit 52bde6fd authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Note new patch which addresses the coupla empty LOGNO


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1733286 13f79535-47bb-0310-9956-ffa450edef68
parent 49a638bf
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -132,10 +132,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  *) 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.patch
         http://home.apache.org/~jim/patches/hcheck-2.4-v2.patch
         <Plus docs>
     +1: jim
     ylavic: Needs r1732957 for empty APLOGNO()s.
     ylavic: Looks like the changes on struct proxy_worker_shared would break
             startup with "BalancerPersist on" due to the strict checks on
             the sizes of existing slotmems (slotmem_create/attach)?