|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 3.1.7-56 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 3.1.7-67 - 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" /> |
|
4430 | 4430 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br> |
4431 | 4431 | </p> |
4432 | 4432 | <p class="text-right"> |
4433 | | - <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/05/20</b></small> |
| 4433 | + <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/05/27</b></small> |
4434 | 4434 | </p> |
4435 | 4435 | </div> |
4436 | 4436 | <!-- /.sidebar --> |
|
4441 | 4441 | <div class="text-center"> |
4442 | 4442 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1> |
4443 | 4443 | <h2>Configuration Manual</h2> |
4444 | | - <p><strong>version 3.1.7-56</strong></p> |
| 4444 | + <p><strong>version 3.1.7-67</strong></p> |
4445 | 4445 | <p> |
4446 | 4446 | 2025/04/17<br> |
4447 | 4447 |
|
@@ -10365,7 +10365,7 @@ <h2 id="chapter-3.12" data-target="3.12"><small><a class="small" href="#3.12">3. |
10365 | 10365 | load crt "site4.crt" key "site4.key" |
10366 | 10366 |
|
10367 | 10367 | frontend in2 |
10368 | | - bind *:443 ssl crt "@web/site1" crt "site2.crt" crt "@web/site3" crt "@web/site4.crt" |
| 10368 | + bind *:443 ssl crt "@/site1" crt "site2.crt" crt "@web/site3" crt "@web/site4.crt" |
10369 | 10369 | </code></pre> |
10370 | 10370 | </div></div> |
10371 | 10371 | <a class="anchor" id="3.12.1" name="3.12.1"></a> |
@@ -31783,7 +31783,7 @@ <h2 id="chapter-11.3" data-target="11.3"><small><a class="small" href="#11.3">11 |
31783 | 31783 | <br> |
31784 | 31784 | <hr> |
31785 | 31785 | <div class="text-right"> |
31786 | | - HAProxy 3.1.7-56 – Configuration Manual<br> |
| 31786 | + HAProxy 3.1.7-67 – Configuration Manual<br> |
31787 | 31787 | <small>, 2025/04/17</small> |
31788 | 31788 | </div> |
31789 | 31789 | </div> |
|
0 commit comments