-*- coding: utf-8 -*-
Changes with Apache 2.4.47
+ *) mod_proxy_hcheck: Don't pile up health checks if the previous one did
+ not finish before hcinterval. PR 63010. [Yann Ylavic]
+
*) mod_session: Improve session parsing. [Yann Yalvic]
*) mod_authnz_ldap: Prevent authentications with empty passwords for the
CI results: https://travis-ci.com/github/apache/httpd/builds/213760432
+1: jorton, ylavic, icing
- *) mod_proxy_hcheck: Don't pile up health checks if the previous one did
- not finish before hcinterval. PR 63010.
- trunk patch: http://svn.apache.org/r1885691
- 2.4.x patch: svn merge -c 1885691 ^/httpd/httpd/trunk .
- +1: ylavic, covener, icing
-
- *) mod_proxy_http, core: Fixes against 2.4.x's r1885239 and r1885573, the
- former for declining CONNECT requests in mod_proxy_http, the latter for
- ignored poll timeouts and errors in the core output filter.
- trunk patch: http://svn.apache.org/r1886141
- http://svn.apache.org/r1886151
- 2.4.x patch: http://home.apache.org/~ylavic/patches/follow_up_to_r1885239_and_r1885573-v2.patch
- (includes follow up to r1885573 which is 2.4.x only)
- +1: ylavic, covener, icing
-
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]