22<html lang="en">
33 <head>
44 <meta charset="utf-8" />
5- <title>HAProxy version 3.3-dev4 - Configuration Manual</title>
5+ <title>HAProxy version 3.3-dev5 - Configuration Manual</title>
66 <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
77 <link href="https://raw.githubusercontent.com/thomaspark/bootswatch/v3.3.7/cerulean/bootstrap.min.css" rel="stylesheet" />
88 <link href="../css/page.css?0.4.2-15" rel="stylesheet" />
45954595 You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
45964596 </p>
45974597 <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>
45994599 </p>
46004600 </div>
46014601 <!-- /.sidebar -->
46064606 <div class="text-center">
46074607 <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
46084608 <h2>Configuration Manual</h2>
4609- <p><strong>version 3.3-dev4 </strong></p>
4609+ <p><strong>version 3.3-dev5 </strong></p>
46104610 <p>
4611- 2025/07/26 <br>
4611+ 2025/07/28 <br>
46124612
46134613 </p>
46144614 </div>
@@ -7455,6 +7455,7 @@ <h2 id="chapter-2.10" data-target="2.10"><small><a class="small" href="#2.10">2.
74557455 - <a href="#insecure-setuid-wanted">insecure-setuid-wanted</a>
74567456 - <a href="#issuers-chain-path">issuers-chain-path</a>
74577457 - <a href="#key-base">key-base</a>
7458+ - <a href="#limited-quic">limited-quic</a>
74587459 - <a href="#localpeer">localpeer</a>
74597460 - <a href="#log">log</a>
74607461 - <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.
74647465 - <a href="#lua-prepend-path">lua-prepend-path</a>
74657466 - <a href="#mworker-max-reloads">mworker-max-reloads</a>
74667467 - <a href="#nbthread">nbthread</a>
7468+ - <a href="#no-quic">no-quic</a>
74677469 - <a href="#node">node</a>
74687470 - <a href="#numa-cpu-mapping">numa-cpu-mapping</a>
74697471 - <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.
75937595 - <a href="#tune.pool-low-fd-ratio">tune.pool-low-fd-ratio</a>
75947596 - <a href="#tune.pt.zero-copy-forwarding">tune.pt.zero-copy-forwarding</a>
75957597 - <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>
75967599 - <a href="#tune.quic.disable-tx-pacing">tune.quic.disable-tx-pacing</a>
75977600 - <a href="#tune.quic.disable-udp-gso">tune.quic.disable-udp-gso</a>
75987601 - <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
3309733100 <br>
3309833101 <hr>
3309933102 <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>
3310233105 </div>
3310333106 </div>
3310433107 <!-- /.col-lg-12 -->
0 commit comments