|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 2.8.11-9 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 2.8.11-19 - 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" /> |
|
4294 | 4294 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br> |
4295 | 4295 | </p> |
4296 | 4296 | <p class="text-right"> |
4297 | | - <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/01</b></small> |
| 4297 | + <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> |
4298 | 4298 | </p> |
4299 | 4299 | </div> |
4300 | 4300 | <!-- /.sidebar --> |
|
4305 | 4305 | <div class="text-center"> |
4306 | 4306 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1> |
4307 | 4307 | <h2>Configuration Manual</h2> |
4308 | | - <p><strong>version 2.8.11-9</strong></p> |
| 4308 | + <p><strong>version 2.8.11-19</strong></p> |
4309 | 4309 | <p> |
4310 | 4310 | 2024/09/19<br> |
4311 | 4311 |
|
@@ -14008,16 +14008,16 @@ <h2 id="chapter-4.2" data-target="4.2"><small><a class="small" href="#4.2">4.2.< |
14008 | 14008 | <span class="label label-info">Arguments :</span><pre class="prettyprint arguments"><host_expr> optional argument to specify a custom sample expression |
14009 | 14009 | those result will be used as 'host' parameter value |
14010 | 14010 |
|
14011 | | -<by_expr> optional argument to specicy a custom sample expression |
| 14011 | +<by_expr> optional argument to specify a custom sample expression |
14012 | 14012 | those result will be used as 'by' parameter nodename value |
14013 | 14013 |
|
14014 | | -<for_expr> optional argument to specicy a custom sample expression |
| 14014 | +<for_expr> optional argument to specify a custom sample expression |
14015 | 14015 | those result will be used as 'for' parameter nodename value |
14016 | 14016 |
|
14017 | | -<by_port_expr> optional argument to specicy a custom sample expression |
| 14017 | +<by_port_expr> optional argument to specify a custom sample expression |
14018 | 14018 | those result will be used as 'by' parameter nodeport value |
14019 | 14019 |
|
14020 | | -<for_port_expr> optional argument to specicy a custom sample expression |
| 14020 | +<for_port_expr> optional argument to specify a custom sample expression |
14021 | 14021 | those result will be used as 'for' parameter nodeport value</pre> |
14022 | 14022 | </div> |
14023 | 14023 | <pre class="text">Since HAProxy works in reverse-proxy mode, servers are losing some request |
@@ -27824,7 +27824,7 @@ <h2 id="chapter-11.3" data-target="11.3"><small><a class="small" href="#11.3">11 |
27824 | 27824 | <br> |
27825 | 27825 | <hr> |
27826 | 27826 | <div class="text-right"> |
27827 | | - HAProxy 2.8.11-9 – Configuration Manual<br> |
| 27827 | + HAProxy 2.8.11-19 – Configuration Manual<br> |
27828 | 27828 | <small>, 2024/09/19</small> |
27829 | 27829 | </div> |
27830 | 27830 | </div> |
|
0 commit comments