]> granicus.if.org Git - apache/commitdiff
* Add missing CHANGES entry for revisions 1822849,1822858,1822878,1822879,1822883...
authorRuediger Pluem <rpluem@apache.org>
Fri, 6 Apr 2018 08:05:20 +0000 (08:05 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 6 Apr 2018 08:05:20 +0000 (08:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1828493 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index b215db5d9f95a3d2efacb6a49fa62b6e5716bb0a..3f47e1876e28f160338ccdf11eeb558fc25ef947 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,11 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.5.1
 
+  *) mod_proxy: Do not restrict the maximum pool size for backend connections
+     any longer by the maximum number of threads per process and use a better
+     default if mod_http2 is loaded.
+     [Yann Ylavic, Ruediger Pluem, Stefan Eissing, Gregg Smith]
+
   *) mod_ssl: Fix merging of proxy SSL context outside <Proxy> sections,
      regression introduced in 2.4.30. PR 62232. [Rainer Jung, Yann Ylavic]