|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 3.3-dev7-112 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 3.3-dev7-118 - 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" /> |
|
4607 | 4607 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br> |
4608 | 4608 | </p> |
4609 | 4609 | <p class="text-right"> |
4610 | | - <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/09/03</b></small> |
| 4610 | + <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/09/04</b></small> |
4611 | 4611 | </p> |
4612 | 4612 | </div> |
4613 | 4613 | <!-- /.sidebar --> |
|
4618 | 4618 | <div class="text-center"> |
4619 | 4619 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1> |
4620 | 4620 | <h2>Configuration Manual</h2> |
4621 | | - <p><strong>version 3.3-dev7-112</strong></p> |
| 4621 | + <p><strong>version 3.3-dev7-118</strong></p> |
4622 | 4622 | <p> |
4623 | 4623 | 2025/08/20<br> |
4624 | 4624 |
|
@@ -11174,7 +11174,7 @@ <h2 id="chapter-4.2" data-target="4.2"><small><a class="small" href="#4.2">4.2.< |
11174 | 11174 | algorithms. Right now, only "<a href="#url_param">url_param</a>", "uri" and "log-hash" |
11175 | 11175 | support an optional argument.</pre> |
11176 | 11176 | </div> |
11177 | | -<pre class="text">The load balancing algorithm of a backend is set to roundrobin when no other |
| 11177 | +<pre class="text">The load balancing algorithm of a backend is set to "random" when no other |
11178 | 11178 | algorithm, mode nor option have been set. The algorithm may only be set once |
11179 | 11179 | for each backend. |
11180 | 11180 |
|
@@ -33229,7 +33229,7 @@ <h2 id="chapter-12.8" data-target="12.8"><small><a class="small" href="#12.8">12 |
33229 | 33229 | <br> |
33230 | 33230 | <hr> |
33231 | 33231 | <div class="text-right"> |
33232 | | - HAProxy 3.3-dev7-112 – Configuration Manual<br> |
| 33232 | + HAProxy 3.3-dev7-118 – Configuration Manual<br> |
33233 | 33233 | <small>, 2025/08/20</small> |
33234 | 33234 | </div> |
33235 | 33235 | </div> |
|
0 commit comments