|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 2.9.11-28 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 2.9.11-45 - 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" /> |
|
4139 | 4139 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br> |
4140 | 4140 | </p> |
4141 | 4141 | <p class="text-right"> |
4142 | | - <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/09/19</b></small> |
| 4142 | + <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/23</b></small> |
4143 | 4143 | </p> |
4144 | 4144 | </div> |
4145 | 4145 | <!-- /.sidebar --> |
|
4150 | 4150 | <div class="text-center"> |
4151 | 4151 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1> |
4152 | 4152 | <h2>Configuration Manual</h2> |
4153 | | - <p><strong>version 2.9.11-28</strong></p> |
| 4153 | + <p><strong>version 2.9.11-45</strong></p> |
4154 | 4154 | <p> |
4155 | 4155 | 2024/09/19<br> |
4156 | 4156 |
|
@@ -12973,16 +12973,16 @@ <h2 id="chapter-4.2" data-target="4.2"><small><a class="small" href="#4.2">4.2.< |
12973 | 12973 | <span class="label label-info">Arguments :</span><pre class="prettyprint arguments"><host_expr> optional argument to specify a custom sample expression |
12974 | 12974 | those result will be used as 'host' parameter value |
12975 | 12975 |
|
12976 | | -<by_expr> optional argument to specicy a custom sample expression |
| 12976 | +<by_expr> optional argument to specify a custom sample expression |
12977 | 12977 | those result will be used as 'by' parameter nodename value |
12978 | 12978 |
|
12979 | | -<for_expr> optional argument to specicy a custom sample expression |
| 12979 | +<for_expr> optional argument to specify a custom sample expression |
12980 | 12980 | those result will be used as 'for' parameter nodename value |
12981 | 12981 |
|
12982 | | -<by_port_expr> optional argument to specicy a custom sample expression |
| 12982 | +<by_port_expr> optional argument to specify a custom sample expression |
12983 | 12983 | those result will be used as 'by' parameter nodeport value |
12984 | 12984 |
|
12985 | | -<for_port_expr> optional argument to specicy a custom sample expression |
| 12985 | +<for_port_expr> optional argument to specify a custom sample expression |
12986 | 12986 | those result will be used as 'for' parameter nodeport value</pre> |
12987 | 12987 | </div> |
12988 | 12988 | <pre class="text">Since HAProxy works in reverse-proxy mode, servers are losing some request |
@@ -29333,7 +29333,7 @@ <h2 id="chapter-11.3" data-target="11.3"><small><a class="small" href="#11.3">11 |
29333 | 29333 | <br> |
29334 | 29334 | <hr> |
29335 | 29335 | <div class="text-right"> |
29336 | | - HAProxy 2.9.11-28 – Configuration Manual<br> |
| 29336 | + HAProxy 2.9.11-45 – Configuration Manual<br> |
29337 | 29337 | <small>, 2024/09/19</small> |
29338 | 29338 | </div> |
29339 | 29339 | </div> |
|
0 commit comments