diff options
author | Jim Jagielski <jim@apache.org> | 2022-10-11 15:20:11 +0200 |
---|---|---|
committer | Jim Jagielski <jim@apache.org> | 2022-10-11 15:20:11 +0200 |
commit | ac04f2ff6b6590a6091b71b8c829e9b067b0fbbb (patch) | |
tree | 95cb4fa8c0768c0be848d7a90199fc9f23288c02 /CHANGES | |
parent | Remove trailing whitespace (diff) | |
download | apache2-ac04f2ff6b6590a6091b71b8c829e9b067b0fbbb.tar.xz apache2-ac04f2ff6b6590a6091b71b8c829e9b067b0fbbb.zip |
*) mod_proxy_hcheck: Re-enable workers in standard ERROR state. PR 66302.
[Alessandro Cavaliere <alessandro.cavalier7 unibo.it>]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1904518 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.1 + *) mod_proxy_hcheck: Re-enable workers in standard ERROR state. PR 66302. + [Alessandro Cavaliere <alessandro.cavalier7 unibo.it>] + *) mod_proxy_hcheck: Detect AJP/CPING support correctly. PR 66300. [Alessandro Cavaliere <alessandro.cavalier7 unibo.it>] |