diff options
author | Stefan Eissing <icing@apache.org> | 2017-04-10 17:14:22 +0200 |
---|---|---|
committer | Stefan Eissing <icing@apache.org> | 2017-04-10 17:14:22 +0200 |
commit | 5bded4caae09509298c613ae9e4cad0a4558d039 (patch) | |
tree | 212353611acd6698b04ebb9e02a2204e9e3e60c4 /CHANGES | |
parent | On the trunk: (diff) | |
download | apache2-5bded4caae09509298c613ae9e4cad0a4558d039.tar.xz apache2-5bded4caae09509298c613ae9e4cad0a4558d039.zip |
On the trunk:
update after mod_http2 backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1790850 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -1,13 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 - *) mod_http2: less and more granular mutex use for improved performance. - [Stefan Eissing] - - *) mod_proxy_http2: Fixed bug in re-attempting proxy requests after - 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 bucket case (default), thus avoiding the leak of the corresponding socket |