diff options
author | Eric Covener <covener@apache.org> | 2017-05-11 19:10:05 +0200 |
---|---|---|
committer | Eric Covener <covener@apache.org> | 2017-05-11 19:10:05 +0200 |
commit | f305c0ed07d3840d25683fb30422b3e77dcccc4c (patch) | |
tree | f0b99def01a45df50695c6599cabe9ee44cfba39 /CHANGES | |
parent | remove recently backported items (diff) | |
download | apache2-f305c0ed07d3840d25683fb30422b3e77dcccc4c.tar.xz apache2-f305c0ed07d3840d25683fb30422b3e77dcccc4c.zip |
backported
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1794857 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -10,9 +10,6 @@ Changes with Apache 2.5.0 *) mod_proxy_wstunnel: Add "upgrade" parameter to allow upgrade to other protocols. [Jean-Frederic Clere] - *) mod_substitute: Fix spurious AH01328 (Line too long) errors on EBCDIC - systems. [Eric Covener] - *) 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 |