|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 3.1.7-44 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 3.1.7-56 - 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" /> |
|
4430 | 4430 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br> |
4431 | 4431 | </p> |
4432 | 4432 | <p class="text-right"> |
4433 | | - <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/15</b></small> |
| 4433 | + <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/20</b></small> |
4434 | 4434 | </p> |
4435 | 4435 | </div> |
4436 | 4436 | <!-- /.sidebar --> |
|
4441 | 4441 | <div class="text-center"> |
4442 | 4442 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1> |
4443 | 4443 | <h2>Configuration Manual</h2> |
4444 | | - <p><strong>version 3.1.7-44</strong></p> |
| 4444 | + <p><strong>version 3.1.7-56</strong></p> |
4445 | 4445 | <p> |
4446 | 4446 | 2025/04/17<br> |
4447 | 4447 |
|
@@ -21424,7 +21424,7 @@ <h2 id="chapter-5.1" data-target="5.1"><small><a class="small" href="#5.1">5.1.< |
21424 | 21424 | - "number" severity level is prepended as a number. |
21425 | 21425 | - "string" severity level is prepended as a string following the |
21426 | 21426 | rfc5424 convention. |
21427 | | -</pre><a class="anchor" name="shards"></a><a class="anchor" name="5-shards"></a><a class="anchor" name="5.1-shards"></a><a class="anchor" name="shards (Bind and server options)"></a><a class="anchor" name="shards (Bind options)"></a><div class="keyword"><b><a class="anchor" name="shards"></a><a href="#5.1-shards">shards</a></b> <span style="color: #080"><number></span> | by-thread | by-group</div><pre class="text">In multi-threaded mode, on operating systems supporting multiple listeners on |
| 21427 | +</pre><a class="anchor" name="shards"></a><a class="anchor" name="5-shards"></a><a class="anchor" name="5.1-shards"></a><a class="anchor" name="shards (Bind and server options)"></a><a class="anchor" name="shards (Bind options)"></a><div class="keyword"><b><a class="anchor" name="shards"></a><a href="#5.1-shards">shards</a></b> <span style="color: #800">{ <span style="color: #080"><number></span> | by-thread | by-group }</span></div><pre class="text">In multi-threaded mode, on operating systems supporting multiple listeners on |
21428 | 21428 | the same IP:port, this will automatically create this number of multiple |
21429 | 21429 | identical listeners for the same line, all bound to a fair share of the number |
21430 | 21430 | of the threads attached to this listener. This can sometimes be useful when |
@@ -31783,7 +31783,7 @@ <h2 id="chapter-11.3" data-target="11.3"><small><a class="small" href="#11.3">11 |
31783 | 31783 | <br> |
31784 | 31784 | <hr> |
31785 | 31785 | <div class="text-right"> |
31786 | | - HAProxy 3.1.7-44 – Configuration Manual<br> |
| 31786 | + HAProxy 3.1.7-56 – Configuration Manual<br> |
31787 | 31787 | <small>, 2025/04/17</small> |
31788 | 31788 | </div> |
31789 | 31789 | </div> |
|
0 commit comments