diff options
author | Daniel Ruggeri <druggeri@apache.org> | 2013-09-17 15:55:10 +0000 |
---|---|---|
committer | Daniel Ruggeri <druggeri@apache.org> | 2013-09-17 15:55:10 +0000 |
commit | 3fd4606fac3325568d44f50cbf36bd5af2e75592 (patch) | |
tree | 1b17b4f8c94d1f34dac19a904344982d65718438 | |
parent | 33efa59b6dedaaf6fe9c2a5644e35c085bd0847f (diff) | |
download | httpd-3fd4606fac3325568d44f50cbf36bd5af2e75592.tar.gz |
Propose note about BalancerPersist in balancer manager
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1524104 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | STATUS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -189,6 +189,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~druggeri/patches/SessionCryptoPassphrase-exec.2.4.x.patch +1: druggeri + * mod_proxy: Add a note in the balancer manager whether changes will/will not + survive a restart (BalancerPersist) + trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1524101 + 2.4.x patch: http://people.apache.org/~druggeri/patches/BalancerPersist.balancerManagerNote.2.4.patch + +1: druggeri + A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt If you want to propose one of those, please still add them here. |