diff options
author | Stefan Eissing <icing@apache.org> | 2017-04-10 15:21:43 +0200 |
---|---|---|
committer | Stefan Eissing <icing@apache.org> | 2017-04-10 15:21:43 +0200 |
commit | 8895bd2f8cf68c9e0aca681abd64b81930ad5663 (patch) | |
tree | ab9dbda4b96a720f19c7d251305cdf4bc0453524 /CHANGES | |
parent | On the turnk: (diff) | |
download | apache2-8895bd2f8cf68c9e0aca681abd64b81930ad5663.tar.xz apache2-8895bd2f8cf68c9e0aca681abd64b81930ad5663.zip |
On the trunk:
mod_proxy_http2: Reliability of reconnect handling improved.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1790826 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,8 @@ Changes with Apache 2.5.0 [Stefan Eissing] *) mod_proxy_http2: Fixed bug in re-attempting proxy requests after - connection error. [Stefan Eissing] + connection error. Reliability of reconnect handling improved. + [Stefan Eissing] *) core: Disallow multiple Listen on the same IP:port when listener buckets are configured (ListenCoresBucketsRatio > 0), consistently with the single |