2
2
<html lang="en">
3
3
<head>
4
4
<meta charset="utf-8" />
5
- <title>HAProxy version 3.3-dev4 - Configuration Manual</title>
5
+ <title>HAProxy version 3.3-dev5 - 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" />
4595
4595
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
4596
4596
</p>
4597
4597
<p class="text-right">
4598
- <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/07/26 </b></small>
4598
+ <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/07/28 </b></small>
4599
4599
</p>
4600
4600
</div>
4601
4601
<!-- /.sidebar -->
4606
4606
<div class="text-center">
4607
4607
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
4608
4608
<h2>Configuration Manual</h2>
4609
- <p><strong>version 3.3-dev4 </strong></p>
4609
+ <p><strong>version 3.3-dev5 </strong></p>
4610
4610
<p>
4611
- 2025/07/26 <br>
4611
+ 2025/07/28 <br>
4612
4612
4613
4613
</p>
4614
4614
</div>
@@ -7455,6 +7455,7 @@ <h2 id="chapter-2.10" data-target="2.10"><small><a class="small" href="#2.10">2.
7455
7455
- <a href="#insecure-setuid-wanted">insecure-setuid-wanted</a>
7456
7456
- <a href="#issuers-chain-path">issuers-chain-path</a>
7457
7457
- <a href="#key-base">key-base</a>
7458
+ - <a href="#limited-quic">limited-quic</a>
7458
7459
- <a href="#localpeer">localpeer</a>
7459
7460
- <a href="#log">log</a>
7460
7461
- <a href="#log-send-hostname">log-send-hostname</a>
@@ -7464,6 +7465,7 @@ <h2 id="chapter-2.10" data-target="2.10"><small><a class="small" href="#2.10">2.
7464
7465
- <a href="#lua-prepend-path">lua-prepend-path</a>
7465
7466
- <a href="#mworker-max-reloads">mworker-max-reloads</a>
7466
7467
- <a href="#nbthread">nbthread</a>
7468
+ - <a href="#no-quic">no-quic</a>
7467
7469
- <a href="#node">node</a>
7468
7470
- <a href="#numa-cpu-mapping">numa-cpu-mapping</a>
7469
7471
- <a href="#ocsp-update.disable">ocsp-update.disable</a>
@@ -7593,6 +7595,7 @@ <h2 id="chapter-2.10" data-target="2.10"><small><a class="small" href="#2.10">2.
7593
7595
- <a href="#tune.pool-low-fd-ratio">tune.pool-low-fd-ratio</a>
7594
7596
- <a href="#tune.pt.zero-copy-forwarding">tune.pt.zero-copy-forwarding</a>
7595
7597
- <a href="#tune.quic.cc-hystart">tune.quic.cc-hystart</a>
7598
+ - <a href="#tune.quic.cc.cubic.min-losses">tune.quic.cc.cubic.min-losses</a>
7596
7599
- <a href="#tune.quic.disable-tx-pacing">tune.quic.disable-tx-pacing</a>
7597
7600
- <a href="#tune.quic.disable-udp-gso">tune.quic.disable-udp-gso</a>
7598
7601
- <a href="#tune.quic.frontend.glitches-threshold">tune.quic.frontend.glitches-threshold</a>
@@ -33097,8 +33100,8 @@ <h2 id="chapter-12.8" data-target="12.8"><small><a class="small" href="#12.8">12
33097
33100
<br>
33098
33101
<hr>
33099
33102
<div class="text-right">
33100
- HAProxy 3.3-dev4 – Configuration Manual<br>
33101
- <small>, 2025/07/26 </small>
33103
+ HAProxy 3.3-dev5 – Configuration Manual<br>
33104
+ <small>, 2025/07/28 </small>
33102
33105
</div>
33103
33106
</div>
33104
33107
<!-- /.col-lg-12 -->
0 commit comments