|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 3.3-dev0-1 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 3.3-dev0-16 - 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" /> |
|
4612 | 4612 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br> |
4613 | 4613 | </p> |
4614 | 4614 | <p class="text-right"> |
4615 | | - <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/05/28</b></small> |
| 4615 | + <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/06/02</b></small> |
4616 | 4616 | </p> |
4617 | 4617 | </div> |
4618 | 4618 | <!-- /.sidebar --> |
|
4623 | 4623 | <div class="text-center"> |
4624 | 4624 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1> |
4625 | 4625 | <h2>Configuration Manual</h2> |
4626 | | - <p><strong>version 3.3-dev0-1</strong></p> |
| 4626 | + <p><strong>version 3.3-dev0-16</strong></p> |
4627 | 4627 | <p> |
4628 | 4628 | 2025/05/28<br> |
4629 | 4629 |
|
@@ -7109,7 +7109,7 @@ <h2 id="chapter-2.7" data-target="2.7"><small><a class="small" href="#2.7">2.7.< |
7109 | 7109 | of the name identifying the list. It means, for a given filename, Optional |
7110 | 7110 | files and regular files reference the same list of pattern. |
7111 | 7111 |
|
7112 | | - * Lists of pattern based on virtual files: The name is just an identified. It |
| 7112 | + * Lists of pattern based on virtual files: The name is just an identifier. It |
7113 | 7113 | is not a reference to any file. "virt@" prefix must be used. It is part of |
7114 | 7114 | the name. Thus it cannot be mixed with other kind of lists. |
7115 | 7115 |
|
@@ -33047,7 +33047,7 @@ <h2 id="chapter-12.9" data-target="12.9"><small><a class="small" href="#12.9">12 |
33047 | 33047 | <br> |
33048 | 33048 | <hr> |
33049 | 33049 | <div class="text-right"> |
33050 | | - HAProxy 3.3-dev0-1 – Configuration Manual<br> |
| 33050 | + HAProxy 3.3-dev0-16 – Configuration Manual<br> |
33051 | 33051 | <small>, 2025/05/28</small> |
33052 | 33052 | </div> |
33053 | 33053 | </div> |
|
0 commit comments