|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 3.0.5-29 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 3.0.5-48 - 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" /> |
|
4305 | 4305 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br> |
4306 | 4306 | </p> |
4307 | 4307 | <p class="text-right"> |
4308 | | - <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> |
| 4308 | + <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> |
4309 | 4309 | </p> |
4310 | 4310 | </div> |
4311 | 4311 | <!-- /.sidebar --> |
|
4316 | 4316 | <div class="text-center"> |
4317 | 4317 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1> |
4318 | 4318 | <h2>Configuration Manual</h2> |
4319 | | - <p><strong>version 3.0.5-29</strong></p> |
| 4319 | + <p><strong>version 3.0.5-48</strong></p> |
4320 | 4320 | <p> |
4321 | 4321 | 2024/09/19<br> |
4322 | 4322 |
|
@@ -13576,16 +13576,16 @@ <h2 id="chapter-4.2" data-target="4.2"><small><a class="small" href="#4.2">4.2.< |
13576 | 13576 | <span class="label label-info">Arguments :</span><pre class="prettyprint arguments"><host_expr> optional argument to specify a custom sample expression |
13577 | 13577 | those result will be used as 'host' parameter value |
13578 | 13578 |
|
13579 | | -<by_expr> optional argument to specicy a custom sample expression |
| 13579 | +<by_expr> optional argument to specify a custom sample expression |
13580 | 13580 | those result will be used as 'by' parameter nodename value |
13581 | 13581 |
|
13582 | | -<for_expr> optional argument to specicy a custom sample expression |
| 13582 | +<for_expr> optional argument to specify a custom sample expression |
13583 | 13583 | those result will be used as 'for' parameter nodename value |
13584 | 13584 |
|
13585 | | -<by_port_expr> optional argument to specicy a custom sample expression |
| 13585 | +<by_port_expr> optional argument to specify a custom sample expression |
13586 | 13586 | those result will be used as 'by' parameter nodeport value |
13587 | 13587 |
|
13588 | | -<for_port_expr> optional argument to specicy a custom sample expression |
| 13588 | +<for_port_expr> optional argument to specify a custom sample expression |
13589 | 13589 | those result will be used as 'for' parameter nodeport value</pre> |
13590 | 13590 | </div> |
13591 | 13591 | <pre class="text">Since HAProxy works in reverse-proxy mode, servers are losing some request |
@@ -30463,7 +30463,7 @@ <h2 id="chapter-11.3" data-target="11.3"><small><a class="small" href="#11.3">11 |
30463 | 30463 | <br> |
30464 | 30464 | <hr> |
30465 | 30465 | <div class="text-right"> |
30466 | | - HAProxy 3.0.5-29 – Configuration Manual<br> |
| 30466 | + HAProxy 3.0.5-48 – Configuration Manual<br> |
30467 | 30467 | <small>, 2024/09/19</small> |
30468 | 30468 | </div> |
30469 | 30469 | </div> |
|
0 commit comments