|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 2.8.21 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 2.8.21-10 - 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" /> |
|
4296 | 4296 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br> |
4297 | 4297 | </p> |
4298 | 4298 | <p class="text-right"> |
4299 | | - <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> |
| 4299 | + <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> |
4300 | 4300 | </p> |
4301 | 4301 | </div> |
4302 | 4302 | <!-- /.sidebar --> |
|
4307 | 4307 | <div class="text-center"> |
4308 | 4308 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1> |
4309 | 4309 | <h2>Configuration Manual</h2> |
4310 | | - <p><strong>version 2.8.21</strong></p> |
| 4310 | + <p><strong>version 2.8.21-10</strong></p> |
4311 | 4311 | <p> |
4312 | 4312 | 2026/04/23<br> |
4313 | 4313 |
|
@@ -6085,7 +6085,7 @@ <h2 id="chapter-2.3" data-target="2.3"><small><a class="small" href="#2.3">2.3.< |
6085 | 6085 | <span class="label label-success">Example:</span> |
6086 | 6086 | <pre class="prettyprint"> |
6087 | 6087 | <code><span class="comment"># Add the rule that gave the final verdict to the log</span> |
6088 | | -log-format "${HAPROXY_TCP_LOG_FMT} lr=last_rule_file:last_rule_line" |
| 6088 | +log-format "${HAPROXY_TCP_LOG_FMT} lr=%[last_rule_file]:%[last_rule_line]" |
6089 | 6089 | </code></pre> |
6090 | 6090 | </div><pre class="text">* HAPROXY_HTTPS_LOG_FMT: similar to HAPROXY_HTTP_LOG_FMT but for HTTPS log |
6091 | 6091 | format as defined in <a href="#8.2.4">section 8.2.4</a> "HTTPS log format". |
@@ -28010,7 +28010,7 @@ <h2 id="chapter-11.3" data-target="11.3"><small><a class="small" href="#11.3">11 |
28010 | 28010 | <br> |
28011 | 28011 | <hr> |
28012 | 28012 | <div class="text-right"> |
28013 | | - HAProxy 2.8.21 – Configuration Manual<br> |
| 28013 | + HAProxy 2.8.21-10 – Configuration Manual<br> |
28014 | 28014 | <small>, 2026/04/23</small> |
28015 | 28015 | </div> |
28016 | 28016 | </div> |
|
0 commit comments