|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 3.1-dev9-15 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 3.1-dev9-20 - 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" /> |
|
4390 | 4390 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br> |
4391 | 4391 | </p> |
4392 | 4392 | <p class="text-right"> |
4393 | | - <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/10/04</b></small> |
| 4393 | + <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/10/10</b></small> |
4394 | 4394 | </p> |
4395 | 4395 | </div> |
4396 | 4396 | <!-- /.sidebar --> |
|
4401 | 4401 | <div class="text-center"> |
4402 | 4402 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1> |
4403 | 4403 | <h2>Configuration Manual</h2> |
4404 | | - <p><strong>version 3.1-dev9-15</strong></p> |
| 4404 | + <p><strong>version 3.1-dev9-20</strong></p> |
4405 | 4405 | <p> |
4406 | 4406 | 2024/10/03<br> |
4407 | 4407 |
|
@@ -9370,11 +9370,9 @@ <h3 id="chapter-3.3.1" data-target="3.3.1"><small><a class="small" href="#3.3.1" |
9370 | 9370 | section. Most of the time these will be errors and warnings, but certain |
9371 | 9371 | incomplete commands might list permissible choices. This command is not meant |
9372 | 9372 | for regular use, it will generally only be suggested by developers along |
9373 | | -complex debugging sessions. Note that these directives are parsed on the fly, |
9374 | | -so referencing a ring buffer that is only declared further will not work. It |
9375 | | -is important to keep in mind that depending on the trace level and details, |
9376 | | -enabling traces can severely degrade the global performance. Please refer to |
9377 | | -the management manual for the statements syntax. |
| 9373 | +complex debugging sessions. It is important to keep in mind that depending on |
| 9374 | +the trace level and details, enabling traces can severely degrade the global |
| 9375 | +performance. Please refer to the management manual for the statements syntax. |
9378 | 9376 | </pre><div class="separator"> |
9379 | 9377 | <span class="label label-success">Example:</span> |
9380 | 9378 | <pre class="prettyprint"> |
@@ -31104,7 +31102,7 @@ <h2 id="chapter-11.3" data-target="11.3"><small><a class="small" href="#11.3">11 |
31104 | 31102 | <br> |
31105 | 31103 | <hr> |
31106 | 31104 | <div class="text-right"> |
31107 | | - HAProxy 3.1-dev9-15 – Configuration Manual<br> |
| 31105 | + HAProxy 3.1-dev9-20 – Configuration Manual<br> |
31108 | 31106 | <small>, 2024/10/03</small> |
31109 | 31107 | </div> |
31110 | 31108 | </div> |
|
0 commit comments