|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 3.4-dev0-1 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 3.4-dev0-2 - Configuration Manual</title> |
6 | 6 | <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" /> |
7 | 7 | <link href="https://raw.githubusercontent.com/thomaspark/bootswatch/v3.3.7/cerulean/bootstrap.min.css" rel="stylesheet" /> |
8 | 8 | <link href="../css/page.css?0.4.2-15" rel="stylesheet" /> |
|
4699 | 4699 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br> |
4700 | 4700 | </p> |
4701 | 4701 | <p class="text-right"> |
4702 | | - <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/11/26</b></small> |
| 4702 | + <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/11/30</b></small> |
4703 | 4703 | </p> |
4704 | 4704 | </div> |
4705 | 4705 | <!-- /.sidebar --> |
|
4710 | 4710 | <div class="text-center"> |
4711 | 4711 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1> |
4712 | 4712 | <h2>Configuration Manual</h2> |
4713 | | - <p><strong>version 3.4-dev0-1</strong></p> |
| 4713 | + <p><strong>version 3.4-dev0-2</strong></p> |
4714 | 4714 | <p> |
4715 | 4715 | 2025/11/26<br> |
4716 | 4716 |
|
@@ -21402,9 +21402,10 @@ <h2 id="chapter-5.1" data-target="5.1"><small><a class="small" href="#5.1">5.1.< |
21402 | 21402 | See https://datatracker.ietf.org/doc/draft-ietf-tls-esni/ |
21403 | 21403 |
|
21404 | 21404 | This is an experimental feature, which requires the |
21405 | | -"<a href="#expose-experimental-directives">expose-experimental-directives</a>" option in the global section. It also |
21406 | | -necessitates an OpenSSL version that supports ECH, and HAProxy must be |
21407 | | -compiled with USE_ECH=1. |
| 21405 | +"<a href="#expose-experimental-directives">expose-experimental-directives</a>" option in the global section. |
| 21406 | +It also necessitates an OpenSSL version that supports ECH |
| 21407 | +( https://github.com/openssl/openssl/tree/feature/ech), and HAProxy must be |
| 21408 | +compiled with USE_ECH=1. The ECH API of AWS-LC is not supported. |
21408 | 21409 | </pre><div class="separator"> |
21409 | 21410 | <span class="label label-success">Example:</span> |
21410 | 21411 | <pre class="prettyprint"> |
@@ -33818,7 +33819,7 @@ <h2 id="chapter-12.8" data-target="12.8"><small><a class="small" href="#12.8">12 |
33818 | 33819 | <br> |
33819 | 33820 | <hr> |
33820 | 33821 | <div class="text-right"> |
33821 | | - HAProxy 3.4-dev0-1 – Configuration Manual<br> |
| 33822 | + HAProxy 3.4-dev0-2 – Configuration Manual<br> |
33822 | 33823 | <small>, 2025/11/26</small> |
33823 | 33824 | </div> |
33824 | 33825 | </div> |
|
0 commit comments