|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 3.0.20 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 3.0.20-17 - 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" /> |
|
4331 | 4331 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br> |
4332 | 4332 | </p> |
4333 | 4333 | <p class="text-right"> |
4334 | | - <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/23</b></small> |
| 4334 | + <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/29</b></small> |
4335 | 4335 | </p> |
4336 | 4336 | </div> |
4337 | 4337 | <!-- /.sidebar --> |
|
4342 | 4342 | <div class="text-center"> |
4343 | 4343 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1> |
4344 | 4344 | <h2>Configuration Manual</h2> |
4345 | | - <p><strong>version 3.0.20</strong></p> |
| 4345 | + <p><strong>version 3.0.20-17</strong></p> |
4346 | 4346 | <p> |
4347 | 4347 | 2026/04/23<br> |
4348 | 4348 |
|
@@ -6333,7 +6333,7 @@ <h2 id="chapter-2.3" data-target="2.3"><small><a class="small" href="#2.3">2.3.< |
6333 | 6333 | <span class="label label-success">Example:</span> |
6334 | 6334 | <pre class="prettyprint"> |
6335 | 6335 | <code><span class="comment"># Add the rule that gave the final verdict to the log</span> |
6336 | | -log-format "${HAPROXY_TCP_LOG_FMT} lr=last_rule_file:last_rule_line" |
| 6336 | +log-format "${HAPROXY_TCP_LOG_FMT} lr=%[last_rule_file]:%[last_rule_line]" |
6337 | 6337 | </code></pre> |
6338 | 6338 | </div><pre class="text">* HAPROXY_HTTPS_LOG_FMT: similar to HAPROXY_HTTP_LOG_FMT but for HTTPS log |
6339 | 6339 | format as defined in <a href="#8.2.4">section 8.2.4</a> "HTTPS log format". |
@@ -30885,7 +30885,7 @@ <h2 id="chapter-11.3" data-target="11.3"><small><a class="small" href="#11.3">11 |
30885 | 30885 | <br> |
30886 | 30886 | <hr> |
30887 | 30887 | <div class="text-right"> |
30888 | | - HAProxy 3.0.20 – Configuration Manual<br> |
| 30888 | + HAProxy 3.0.20-17 – Configuration Manual<br> |
30889 | 30889 | <small>, 2026/04/23</small> |
30890 | 30890 | </div> |
30891 | 30891 | </div> |
|
0 commit comments