From: Jim Jagielski Date: Wed, 2 Mar 2016 13:23:30 +0000 (+0000) Subject: note X-Git-Tag: 2.4.19~119 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e747a3b4092ec641a59f5be2559d925c4d0b0ba8;p=apache note git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1733283 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b58ebad882..200a1801eb 100644 --- a/STATUS +++ b/STATUS @@ -139,6 +139,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 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)? + jim: Yes, that is right (re: breakage)... this would be noted at + release. *) Use pre_connection hook in event.c to properly setup connection state of slave connections (eliminates hacks in mod_http2).