|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 3.1-dev14 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 3.1-dev14-8 - 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" /> |
|
4424 | 4424 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br> |
4425 | 4425 | </p> |
4426 | 4426 | <p class="text-right"> |
4427 | | - <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/11/21</b></small> |
| 4427 | + <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/11/22</b></small> |
4428 | 4428 | </p> |
4429 | 4429 | </div> |
4430 | 4430 | <!-- /.sidebar --> |
|
4435 | 4435 | <div class="text-center"> |
4436 | 4436 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1> |
4437 | 4437 | <h2>Configuration Manual</h2> |
4438 | | - <p><strong>version 3.1-dev14</strong></p> |
| 4438 | + <p><strong>version 3.1-dev14-8</strong></p> |
4439 | 4439 | <p> |
4440 | 4440 | 2024/11/21<br> |
4441 | 4441 |
|
@@ -31087,6 +31087,12 @@ <h2 id="chapter-9.6" data-target="9.6"><small><a class="small" href="#9.6">9.6.< |
31087 | 31087 | </div> |
31088 | 31088 | <pre class="text">More detailed documentation related to the operation, configuration and use |
31089 | 31089 | of the filter can be found in the addons/ot directory. |
| 31090 | + |
| 31091 | +Note: The OpenTracing filter shouldn't be used for new designs as OpenTracing |
| 31092 | + itself is no longer maintained nor supported by its authors. A |
| 31093 | + replacement filter base on OpenTelemetry is currently under development |
| 31094 | + and is expected to be ready around HAProxy 3.2. As such OpenTracing will |
| 31095 | + be deprecated in 3.3 and removed in 3.5. |
31090 | 31096 | </pre></div> |
31091 | 31097 | <a class="anchor" id="9.7" name="9.7"></a> |
31092 | 31098 | <h2 id="chapter-9.7" data-target="9.7"><small><a class="small" href="#9.7">9.7.</a></small> Bandwidth limitation</h2> |
@@ -31688,7 +31694,7 @@ <h2 id="chapter-11.3" data-target="11.3"><small><a class="small" href="#11.3">11 |
31688 | 31694 | <br> |
31689 | 31695 | <hr> |
31690 | 31696 | <div class="text-right"> |
31691 | | - HAProxy 3.1-dev14 – Configuration Manual<br> |
| 31697 | + HAProxy 3.1-dev14-8 – Configuration Manual<br> |
31692 | 31698 | <small>, 2024/11/21</small> |
31693 | 31699 | </div> |
31694 | 31700 | </div> |
|
0 commit comments