|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 3.3-dev13 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 3.3-dev13-8 - 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" /> |
|
4699 | 4699 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br> |
4700 | 4700 | </p> |
4701 | 4701 | <p class="text-right"> |
4702 | | - <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/11/14</b></small> |
| 4702 | + <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/11/17</b></small> |
4703 | 4703 | </p> |
4704 | 4704 | </div> |
4705 | 4705 | <!-- /.sidebar --> |
|
4710 | 4710 | <div class="text-center"> |
4711 | 4711 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1> |
4712 | 4712 | <h2>Configuration Manual</h2> |
4713 | | - <p><strong>version 3.3-dev13</strong></p> |
| 4713 | + <p><strong>version 3.3-dev13-8</strong></p> |
4714 | 4714 | <p> |
4715 | 4715 | 2025/11/14<br> |
4716 | 4716 |
|
@@ -8691,6 +8691,8 @@ <h2 id="chapter-3.1" data-target="3.1"><small><a class="small" href="#3.1">3.1.< |
8691 | 8691 | number of reloads is greater than this number, the worker will receive a |
8692 | 8692 | SIGTERM. This option helps to keep under control the number of workers. |
8693 | 8693 | See also "show proc" in the Management Guide. |
| 8694 | + |
| 8695 | +By default this value is set to 50. |
8694 | 8696 | </pre><a class="anchor" name="nbthread"></a><a class="anchor" name="3-nbthread"></a><a class="anchor" name="3.1-nbthread"></a><a class="anchor" name="nbthread (Global section)"></a><a class="anchor" name="nbthread (Process management and security)"></a><div class="keyword"><b><a class="anchor" name="nbthread"></a><a href="#3.1-nbthread">nbthread</a></b> <span style="color: #080"><number></span></div><pre class="text">This setting is only available when support for threads was built in. It |
8695 | 8697 | makes HAProxy run on <number> threads. "<a href="#nbthread">nbthread</a>" also works when HAProxy is |
8696 | 8698 | started in foreground. On some platforms supporting CPU affinity, the default |
@@ -33783,7 +33785,7 @@ <h2 id="chapter-12.8" data-target="12.8"><small><a class="small" href="#12.8">12 |
33783 | 33785 | <br> |
33784 | 33786 | <hr> |
33785 | 33787 | <div class="text-right"> |
33786 | | - HAProxy 3.3-dev13 – Configuration Manual<br> |
| 33788 | + HAProxy 3.3-dev13-8 – Configuration Manual<br> |
33787 | 33789 | <small>, 2025/11/14</small> |
33788 | 33790 | </div> |
33789 | 33791 | </div> |
|
0 commit comments