diff options
Diffstat (limited to 'docs/manual/new_features_2_4.html.en')
-rw-r--r-- | docs/manual/new_features_2_4.html.en | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/manual/new_features_2_4.html.en b/docs/manual/new_features_2_4.html.en index 68ad6712ac..57ce25fb88 100644 --- a/docs/manual/new_features_2_4.html.en +++ b/docs/manual/new_features_2_4.html.en @@ -194,9 +194,18 @@ <dt><code class="module"><a href="./mod/mod_http2.html">mod_http2</a></code> (available since 2.4.17)</dt> <dd>Support for the HTTP/2 transport layer.</dd> + <dt><code class="module"><a href="./mod/mod_proxy_http2.html">mod_proxy_http2</a></code> (available since 2.4.19)</dt> + <dd>HTTP/2 Protocol backend for <code class="module"><a href="./mod/mod_proxy.html">mod_proxy</a></code></dd> + <dt><code class="module"><a href="./mod/mod_proxy_hcheck.html">mod_proxy_hcheck</a></code> (available since 2.4.21)</dt> <dd>Support independent dynamic health checks for remote proxiy backend servers.</dd> + <dt><code class="module"><a href="./mod/mod_brotli.html">mod_brotli</a></code> (available since 2.4.26)</dt> + <dd>Support the Brotli compression algorithm.</dd> + + <dt><code class="module"><a href="./mod/mod_md.html">mod_md</a></code> (available since 2.4.30)</dt> + <dd>Support the ACME protocol to automate certificate provisionning.</dd> + </dl> </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div> <div class="section"> |