|
2 | 2 | <html lang="en">
|
3 | 3 | <head>
|
4 | 4 | <meta charset="utf-8" />
|
5 |
| - <title>HAProxy version 3.2-dev6-57 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 3.2-dev6-68 - 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" />
|
|
2620 | 2620 |
|
2621 | 2621 | <a class="list-group-item" href="#option allbackups">option allbackups</a>
|
2622 | 2622 |
|
| 2623 | + <a class="list-group-item" href="#option assume-rfc6587-ntf">option assume-rfc6587-ntf</a> |
| 2624 | + |
2623 | 2625 | <a class="list-group-item" href="#option checkcache">option checkcache</a>
|
2624 | 2626 |
|
2625 | 2627 | <a class="list-group-item" href="#option clitcpka">option clitcpka</a>
|
|
2628 | 2630 |
|
2629 | 2631 | <a class="list-group-item" href="#option disable-h2-upgrade">option disable-h2-upgrade</a>
|
2630 | 2632 |
|
| 2633 | + <a class="list-group-item" href="#option dont-parse-log">option dont-parse-log</a> |
| 2634 | + |
2631 | 2635 | <a class="list-group-item" href="#option dontlog-normal">option dontlog-normal</a>
|
2632 | 2636 |
|
2633 | 2637 | <a class="list-group-item" href="#option dontlognull">option dontlognull</a>
|
|
4464 | 4468 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
|
4465 | 4469 | </p>
|
4466 | 4470 | <p class="text-right">
|
4467 |
| - <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/02/28</b></small> |
| 4471 | + <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/03/06</b></small> |
4468 | 4472 | </p>
|
4469 | 4473 | </div>
|
4470 | 4474 | <!-- /.sidebar -->
|
|
4475 | 4479 | <div class="text-center">
|
4476 | 4480 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
|
4477 | 4481 | <h2>Configuration Manual</h2>
|
4478 |
| - <p><strong>version 3.2-dev6-57</strong></p> |
| 4482 | + <p><strong>version 3.2-dev6-68</strong></p> |
4479 | 4483 | <p>
|
4480 | 4484 | 2025/02/19<br>
|
4481 | 4485 |
|
@@ -10338,6 +10342,14 @@ <h2 id="chapter-3.10" data-target="3.10"><small><a class="small" href="#3.10">3.
|
10338 | 10342 | </div><a class="anchor" name="maxconn"></a><a class="anchor" name="3-maxconn"></a><a class="anchor" name="3.10-maxconn"></a><a class="anchor" name="maxconn (Global parameters)"></a><a class="anchor" name="maxconn (Log forwarding)"></a><div class="keyword"><b><a class="anchor" name="maxconn"></a><a href="#3.10-maxconn">maxconn</a></b> <span style="color: #080"><conns></span></div><pre class="text">Fix the maximum number of concurrent connections on a log forwarder.
|
10339 | 10343 | 10 is the default.
|
10340 | 10344 | </pre><a class="anchor" name="timeout"></a><a class="anchor" name="3-timeout"></a><a class="anchor" name="3.10-timeout"></a><a class="anchor" name="timeout (Global parameters)"></a><a class="anchor" name="timeout (Log forwarding)"></a><a class="anchor" name="timeout client"></a><a class="anchor" name="3-timeout client"></a><a class="anchor" name="3.10-timeout client"></a><a class="anchor" name="timeout client (Global parameters)"></a><a class="anchor" name="timeout client (Log forwarding)"></a><div class="keyword"><b><a class="anchor" name="timeout client"></a><a href="#3.10-timeout%20client">timeout client</a></b> <span style="color: #080"><timeout></span></div><pre class="text">Set the maximum inactivity time on the client side.
|
| 10345 | +</pre><a class="anchor" name="option"></a><a class="anchor" name="3-option"></a><a class="anchor" name="3.10-option"></a><a class="anchor" name="option (Global parameters)"></a><a class="anchor" name="option (Log forwarding)"></a><a class="anchor" name="option assume-rfc6587-ntf"></a><a class="anchor" name="3-option assume-rfc6587-ntf"></a><a class="anchor" name="3.10-option assume-rfc6587-ntf"></a><a class="anchor" name="option assume-rfc6587-ntf (Global parameters)"></a><a class="anchor" name="option assume-rfc6587-ntf (Log forwarding)"></a><div class="keyword"><b><a class="anchor" name="option assume-rfc6587-ntf"></a><a href="#3.10-option%20assume-rfc6587-ntf">option assume-rfc6587-ntf</a></b></div><pre class="text">Directs HAProxy to treat incoming TCP log streams always as using |
| 10346 | +non-transparent framing. This option simplifies the framing logic and ensures |
| 10347 | +consistent handling of messages, particularly useful when dealing with |
| 10348 | +improperly formed starting characters. |
| 10349 | +</pre><a class="anchor" name="option"></a><a class="anchor" name="3-option"></a><a class="anchor" name="3.10-option"></a><a class="anchor" name="option (Global parameters)"></a><a class="anchor" name="option (Log forwarding)"></a><a class="anchor" name="option dont-parse-log"></a><a class="anchor" name="3-option dont-parse-log"></a><a class="anchor" name="3.10-option dont-parse-log"></a><a class="anchor" name="option dont-parse-log (Global parameters)"></a><a class="anchor" name="option dont-parse-log (Log forwarding)"></a><div class="keyword"><b><a class="anchor" name="option dont-parse-log"></a><a href="#3.10-option%20dont-parse-log">option dont-parse-log</a></b></div><pre class="text">Enables HAProxy to relay syslog messages without attempting to parse and |
| 10350 | +restructure them, useful for forwarding messages that may not conform to |
| 10351 | +traditional formats. This option should be used with the format raw setting on |
| 10352 | +destination log targets to ensure the original message content is preserved. |
10341 | 10353 | </pre></div>
|
10342 | 10354 | <a class="anchor" id="3.11" name="3.11"></a>
|
10343 | 10355 | <h2 id="chapter-3.11" data-target="3.11"><small><a class="small" href="#3.11">3.11.</a></small> HTTPClient tuning</h2>
|
@@ -31946,7 +31958,7 @@ <h2 id="chapter-11.3" data-target="11.3"><small><a class="small" href="#11.3">11
|
31946 | 31958 | <br>
|
31947 | 31959 | <hr>
|
31948 | 31960 | <div class="text-right">
|
31949 |
| - HAProxy 3.2-dev6-57 – Configuration Manual<br> |
| 31961 | + HAProxy 3.2-dev6-68 – Configuration Manual<br> |
31950 | 31962 | <small>, 2025/02/19</small>
|
31951 | 31963 | </div>
|
31952 | 31964 | </div>
|
|
0 commit comments