|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 3.4-dev0-2 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 3.4-dev0-6 - 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" /> |
|
2933 | 2933 |
|
2934 | 2934 | <a class="list-group-item" href="#queue">queue</a> |
2935 | 2935 |
|
2936 | | - <a class="list-group-item" href="#quic-cc-algo">quic-cc-algo</a> |
| 2936 | + <a class="list-group-item" href="#quic-cc-algo (Bind options)">quic-cc-algo (Bind options)</a> |
| 2937 | + |
| 2938 | + <a class="list-group-item" href="#quic-cc-algo (Server and default-server options)">quic-cc-algo (Server and default-server options)</a> |
2937 | 2939 |
|
2938 | 2940 | <a class="list-group-item" href="#quic-force-retry">quic-force-retry</a> |
2939 | 2941 |
|
|
4699 | 4701 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br> |
4700 | 4702 | </p> |
4701 | 4703 | <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/30</b></small> |
| 4704 | + <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/12/01</b></small> |
4703 | 4705 | </p> |
4704 | 4706 | </div> |
4705 | 4707 | <!-- /.sidebar --> |
|
4710 | 4712 | <div class="text-center"> |
4711 | 4713 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1> |
4712 | 4714 | <h2>Configuration Manual</h2> |
4713 | | - <p><strong>version 3.4-dev0-2</strong></p> |
| 4715 | + <p><strong>version 3.4-dev0-6</strong></p> |
4714 | 4716 | <p> |
4715 | 4717 | 2025/11/26<br> |
4716 | 4718 |
|
@@ -10223,7 +10225,7 @@ <h2 id="chapter-3.2" data-target="3.2"><small><a class="small" href="#3.2">3.2.< |
10223 | 10225 |
|
10224 | 10226 | The default value is 480k. |
10225 | 10227 |
|
10226 | | -See also the "<a href="#quic-cc-algo">quic-cc-algo</a>" bind option. |
| 10228 | +See also the "<span class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">quic-cc-algo<span class="caret"></span></a><ul class="dropdown-menu"><li class="dropdown-header">This keyword is available in sections :</li><li><a href="#quic-cc-algo%20%28Bind%20options%29">Bind options</a></li><li><a href="#quic-cc-algo%20%28Server%20and%20default-server%20options%29">Server and default-server options</a></li></ul></span>" bind and server options. |
10227 | 10229 | </pre><a class="anchor" name="tune.quic.frontend.default-max-window-size"></a><a class="anchor" name="3-tune.quic.frontend.default-max-window-size"></a><a class="anchor" name="3.2-tune.quic.frontend.default-max-window-size"></a><a class="anchor" name="tune.quic.frontend.default-max-window-size (Global section)"></a><a class="anchor" name="tune.quic.frontend.default-max-window-size (Performance tuning)"></a><div class="keyword"><b><a class="anchor" name="tune.quic.frontend.default-max-window-size"></a><a href="#3.2-tune.quic.frontend.default-max-window-size">tune.quic.frontend.default-max-window-size</a></b> <span style="color: #080"><size></span> <span class="label label-warning">(deprecated)</span></div><pre class="text">This keyword has been deprecated in 3.3 and will be removed in 3.5. It is |
10228 | 10230 | part of the streamlining process apply on QUIC configuration. If used, this |
10229 | 10231 | setting will only be applied on frontend connections. |
@@ -10359,7 +10361,7 @@ <h2 id="chapter-3.2" data-target="3.2"><small><a class="small" href="#3.2">3.2.< |
10359 | 10361 | deactivate it for networks with very high bandwidth/low latency |
10360 | 10362 | characteristics to prevent unwanted delay and reduce CPU consumption. |
10361 | 10363 |
|
10362 | | -See also the "<a href="#quic-cc-algo">quic-cc-algo</a>" bind option. |
| 10364 | +See also the "<span class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">quic-cc-algo<span class="caret"></span></a><ul class="dropdown-menu"><li class="dropdown-header">This keyword is available in sections :</li><li><a href="#quic-cc-algo%20%28Bind%20options%29">Bind options</a></li><li><a href="#quic-cc-algo%20%28Server%20and%20default-server%20options%29">Server and default-server options</a></li></ul></span>" bind and server options. |
10363 | 10365 | </pre><a class="anchor" name="tune.quic.disable-tx-pacing"></a><a class="anchor" name="3-tune.quic.disable-tx-pacing"></a><a class="anchor" name="3.2-tune.quic.disable-tx-pacing"></a><a class="anchor" name="tune.quic.disable-tx-pacing (Global section)"></a><a class="anchor" name="tune.quic.disable-tx-pacing (Performance tuning)"></a><div class="keyword"><b><a class="anchor" name="tune.quic.disable-tx-pacing"></a><a href="#3.2-tune.quic.disable-tx-pacing">tune.quic.disable-tx-pacing</a></b> <span class="label label-warning">(deprecated)</span></div><pre class="text">This keyword has been deprecated in 3.3 and will be removed in 3.5. It is |
10364 | 10366 | part of the streamlining process apply on QUIC configuration. If used, this |
10365 | 10367 | setting will only be applied on frontend connections. |
@@ -22990,7 +22992,14 @@ <h2 id="chapter-5.2" data-target="5.2"><small><a class="small" href="#5.2">5.2.< |
22990 | 22992 | instance, if "proto h1" is set, the ALPN should not be set to "h2". |
22991 | 22993 |
|
22992 | 22994 | See also "<a href="#ws">ws</a>" to use an alternative protocol for websocket streams. |
22993 | | -</pre><a class="anchor" name="redir"></a><a class="anchor" name="5-redir"></a><a class="anchor" name="5.2-redir"></a><a class="anchor" name="redir (Bind and server options)"></a><a class="anchor" name="redir (Server and default-server options)"></a><div class="keyword"><b><a class="anchor" name="redir"></a><a href="#5.2-redir">redir</a></b> <span style="color: #080"><prefix></span></div><pre class="text">May be used in the following contexts: http |
| 22995 | +</pre><a class="anchor" name="quic-cc-algo"></a><a class="anchor" name="5-quic-cc-algo"></a><a class="anchor" name="5.2-quic-cc-algo"></a><a class="anchor" name="quic-cc-algo (Bind and server options)"></a><a class="anchor" name="quic-cc-algo (Server and default-server options)"></a><div class="keyword"><b><a class="anchor" name="quic-cc-algo"></a><a href="#5.2-quic-cc-algo">quic-cc-algo</a></b> <span style="color: #800">{ cubic | newreno | bbr | nocc }</span><span style="color: #008">[(<span style="color: #080"><args,...></span>)]</span></div><pre class="text">This is a QUIC specific setting to select the congestion control algorithm |
| 22996 | +for any connection targetting this server. They are similar to those used by |
| 22997 | +TCP. See the bind option with a similar name for a complete description of |
| 22998 | +all customization options. |
| 22999 | + |
| 23000 | +Default value: cubic |
| 23001 | +</pre><div class="page-header"><b>See also:</b> "<a href="#tune.quic.be.tx.pacing">tune.quic.be.tx.pacing</a>" and "<a href="#tune.quic.be.cc.max-win-size">tune.quic.be.cc.max-win-size</a>"</div> |
| 23002 | +<a class="anchor" name="redir"></a><a class="anchor" name="5-redir"></a><a class="anchor" name="5.2-redir"></a><a class="anchor" name="redir (Bind and server options)"></a><a class="anchor" name="redir (Server and default-server options)"></a><div class="keyword"><b><a class="anchor" name="redir"></a><a href="#5.2-redir">redir</a></b> <span style="color: #080"><prefix></span></div><pre class="text">May be used in the following contexts: http |
22994 | 23003 |
|
22995 | 23004 | The "<a href="#redir">redir</a>" parameter enables the redirection mode for all GET and HEAD |
22996 | 23005 | requests addressing this server. This means that instead of having HAProxy |
@@ -33819,7 +33828,7 @@ <h2 id="chapter-12.8" data-target="12.8"><small><a class="small" href="#12.8">12 |
33819 | 33828 | <br> |
33820 | 33829 | <hr> |
33821 | 33830 | <div class="text-right"> |
33822 | | - HAProxy 3.4-dev0-2 – Configuration Manual<br> |
| 33831 | + HAProxy 3.4-dev0-6 – Configuration Manual<br> |
33823 | 33832 | <small>, 2025/11/26</small> |
33824 | 33833 | </div> |
33825 | 33834 | </div> |
|
0 commit comments