From: Christophe Jaillet Date: Sun, 6 Jan 2019 11:36:54 +0000 (+0000) Subject: Add new modules to the list of the 2.4 new features list X-Git-Tag: 2.5.0-alpha2-ci-test-only~2225 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b41a87531fb852cec7627e5becb02a3f7258effd;p=thirdparty%2Fapache%2Fhttpd.git Add new modules to the list of the 2.4 new features list git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1850545 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/new_features_2_4.xml b/docs/manual/new_features_2_4.xml index 3bc843b15d3..bd0e10e94bf 100644 --- a/docs/manual/new_features_2_4.xml +++ b/docs/manual/new_features_2_4.xml @@ -184,9 +184,18 @@
mod_http2 (available since 2.4.17)
Support for the HTTP/2 transport layer.
+
mod_proxy_http2 (available since 2.4.19)
+
HTTP/2 Protocol backend for mod_proxy
+
mod_proxy_hcheck (available since 2.4.21)
Support independent dynamic health checks for remote proxiy backend servers.
+
mod_brotli (available since 2.4.26)
+
Support the Brotli compression algorithm.
+ +
mod_md (available since 2.4.30)
+
Support the ACME protocol to automate certificate provisionning.
+