https://svn.apache.org/r1899812
2.4.x patches: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/313.diff
(from https://github.com/apache/httpd/pull/313)
- +1: ylavic,
+ +1: ylavic, rpluem
*) core: Disable TCP_NOPUSH optimization on OSX. BZ 66019.
trunk patches: https://svn.apache.org/r1900100
2.4.x patches: svn merge -c 1900100 ^/httpd/httpd/trunk .
- +1: ylavic,
+ +1: ylavic, rpluem
*) ab: Allow for TLSv1.3 when the SSL library supports it. BZ 63594 64699
trunk patches: https://svn.apache.org/r1900157
2.4.x patches: svn merge -c 1900157 ^/httpd/httpd/trunk .
- +1: ylavic,
+ +1: ylavic, rpluem
*) mod_proxy_connect: Ensure that the configured timeout is set on the
backend socket.