DOC: fix misspelled keyword "resolve_retries" in resolvers
"resolve_retries" was spelled "resolve_retires".
This commit is contained in:
parent
2ce5acf7ed
commit
55c40ea177
|
@ -15407,7 +15407,7 @@ used by HAProxy. The following processing is applied on this error:
|
||||||
2. When the fallback on the query type was done (or not applicable), HAProxy
|
2. When the fallback on the query type was done (or not applicable), HAProxy
|
||||||
retries the original DNS query, with the preferred query type.
|
retries the original DNS query, with the preferred query type.
|
||||||
|
|
||||||
3. HAProxy retries previous steps <resolve_retires> times. If no valid
|
3. HAProxy retries previous steps <resolve_retries> times. If no valid
|
||||||
response is received after that, it stops the DNS resolution and reports
|
response is received after that, it stops the DNS resolution and reports
|
||||||
the error.
|
the error.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue