|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 3.1.0-1 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 3.1.0-19 - 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/26</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/12/05</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.0-1</strong></p> |
| 4438 | + <p><strong>version 3.1.0-19</strong></p> |
4439 | 4439 | <p> |
4440 | 4440 | 2024/11/26<br> |
4441 | 4441 |
|
@@ -16223,10 +16223,10 @@ <h2 id="chapter-4.2" data-target="4.2"><small><a class="small" href="#4.2">4.2.< |
16223 | 16223 |
|
16224 | 16224 | <status> any HTTP status code among "401" (Unauthorized), "403" |
16225 | 16225 | (Forbidden), "404" (Not Found), "408" (Request Timeout), |
16226 | | - "425" (Too Early), "429" (Too Many Requests), "500" |
16227 | | - (Server Error), "501" (Not Implemented), "502" |
16228 | | - (Bad Gateway), "503" (Service Unavailable), "504" |
16229 | | - (Gateway Timeout). |
| 16226 | + "421" (Misdirected Request), "425" (Too Early), |
| 16227 | + "429" (Too Many Requests), "500" (Server Error), |
| 16228 | + "501" (Not Implemented), "502" (Bad Gateway), |
| 16229 | + "503" (Service Unavailable), "504" (Gateway Timeout). |
16230 | 16230 |
|
16231 | 16231 | all-retryable-errors |
16232 | 16232 | retry request for any error that are considered |
@@ -31702,7 +31702,7 @@ <h2 id="chapter-11.3" data-target="11.3"><small><a class="small" href="#11.3">11 |
31702 | 31702 | <br> |
31703 | 31703 | <hr> |
31704 | 31704 | <div class="text-right"> |
31705 | | - HAProxy 3.1.0-1 – Configuration Manual<br> |
| 31705 | + HAProxy 3.1.0-19 – Configuration Manual<br> |
31706 | 31706 | <small>, 2024/11/26</small> |
31707 | 31707 | </div> |
31708 | 31708 | </div> |
|
0 commit comments