]> granicus.if.org Git - apache/commitdiff
Add new modules to the list of the 2.4 new features list
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 6 Jan 2019 11:36:54 +0000 (11:36 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 6 Jan 2019 11:36:54 +0000 (11:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1850545 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/new_features_2_4.xml

index 3bc843b15d362245594109d1f61f551993d295cb..bd0e10e94bf7392f4d1464e2207b6916c6480e20 100644 (file)
       <dt><module>mod_http2</module> (available since 2.4.17)</dt>
       <dd>Support for the HTTP/2 transport layer.</dd>
 
+      <dt><module>mod_proxy_http2</module> (available since 2.4.19)</dt>
+      <dd>HTTP/2 Protocol backend for <module>mod_proxy</module></dd>
+
       <dt><module>mod_proxy_hcheck</module> (available since 2.4.21)</dt>
       <dd>Support independent dynamic health checks for remote proxiy backend servers.</dd>
 
+      <dt><module>mod_brotli</module> (available since 2.4.26)</dt>
+      <dd>Support the Brotli compression algorithm.</dd>
+
+      <dt><module>mod_md</module> (available since 2.4.30)</dt>
+      <dd>Support the ACME protocol to automate certificate provisionning.</dd>
+
     </dl>
   </section>