|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 3.2.15-37 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 3.2.15-64 - 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" /> |
|
4632 | 4632 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br> |
4633 | 4633 | </p> |
4634 | 4634 | <p class="text-right"> |
4635 | | - <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2026/03/23</b></small> |
| 4635 | + <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2026/04/10</b></small> |
4636 | 4636 | </p> |
4637 | 4637 | </div> |
4638 | 4638 | <!-- /.sidebar --> |
|
4643 | 4643 | <div class="text-center"> |
4644 | 4644 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1> |
4645 | 4645 | <h2>Configuration Manual</h2> |
4646 | | - <p><strong>version 3.2.15-37</strong></p> |
| 4646 | + <p><strong>version 3.2.15-64</strong></p> |
4647 | 4647 | <p> |
4648 | 4648 | 2026/03/19<br> |
4649 | 4649 |
|
@@ -13879,7 +13879,7 @@ <h2 id="chapter-4.2" data-target="4.2"><small><a class="small" href="#4.2">4.2.< |
13879 | 13879 | same transaction. Special value 'all' may be used to enable all available |
13880 | 13880 | log origins, making it possible to track a transaction from accept to close. |
13881 | 13881 | Indidivual log origins may also be specified using their names separated by |
13882 | | -spaces to selectively enable when logs should be produced. |
| 13882 | +commas to selectively enable when logs should be produced. |
13883 | 13883 |
|
13884 | 13884 | Common log origins are: accept, connect, request, response, close. |
13885 | 13885 | </pre><div class="separator"> |
@@ -33303,7 +33303,7 @@ <h2 id="chapter-12.9" data-target="12.9"><small><a class="small" href="#12.9">12 |
33303 | 33303 | <br> |
33304 | 33304 | <hr> |
33305 | 33305 | <div class="text-right"> |
33306 | | - HAProxy 3.2.15-37 – Configuration Manual<br> |
| 33306 | + HAProxy 3.2.15-64 – Configuration Manual<br> |
33307 | 33307 | <small>, 2026/03/19</small> |
33308 | 33308 | </div> |
33309 | 33309 | </div> |
|
0 commit comments