|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 3.0.10-32 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 3.0.10-44 - 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" /> |
|
4327 | 4327 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br> |
4328 | 4328 | </p> |
4329 | 4329 | <p class="text-right"> |
4330 | | - <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> |
| 4330 | + <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> |
4331 | 4331 | </p> |
4332 | 4332 | </div> |
4333 | 4333 | <!-- /.sidebar --> |
|
4338 | 4338 | <div class="text-center"> |
4339 | 4339 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1> |
4340 | 4340 | <h2>Configuration Manual</h2> |
4341 | | - <p><strong>version 3.0.10-32</strong></p> |
| 4341 | + <p><strong>version 3.0.10-44</strong></p> |
4342 | 4342 | <p> |
4343 | 4343 | 2025/04/22<br> |
4344 | 4344 |
|
@@ -9832,7 +9832,7 @@ <h2 id="chapter-3.12" data-target="3.12"><small><a class="small" href="#3.12">3. |
9832 | 9832 | load crt "site4.crt" key "site4.key" |
9833 | 9833 |
|
9834 | 9834 | frontend in2 |
9835 | | - bind *:443 ssl crt "@web/site1" crt "site2.crt" crt "@web/site3" crt "@web/site4.crt" |
| 9835 | + bind *:443 ssl crt "@/site1" crt "site2.crt" crt "@web/site3" crt "@web/site4.crt" |
9836 | 9836 | </code></pre> |
9837 | 9837 | </div></div> |
9838 | 9838 | <a class="anchor" id="3.12.1" name="3.12.1"></a> |
@@ -30777,7 +30777,7 @@ <h2 id="chapter-11.3" data-target="11.3"><small><a class="small" href="#11.3">11 |
30777 | 30777 | <br> |
30778 | 30778 | <hr> |
30779 | 30779 | <div class="text-right"> |
30780 | | - HAProxy 3.0.10-32 – Configuration Manual<br> |
| 30780 | + HAProxy 3.0.10-44 – Configuration Manual<br> |
30781 | 30781 | <small>, 2025/04/22</small> |
30782 | 30782 | </div> |
30783 | 30783 | </div> |
|
0 commit comments