From: Thierry Fournier Date: Wed, 15 Dec 2021 18:03:52 +0000 (+0100) Subject: DOC: fix misspelled keyword "resolve_retries" in resolvers X-Git-Tag: v2.6-dev1~248 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55c40ea17778b1afa3cf8f0f0a2cc42717c9364a;p=thirdparty%2Fhaproxy.git DOC: fix misspelled keyword "resolve_retries" in resolvers "resolve_retries" was spelled "resolve_retires". --- diff --git a/doc/configuration.txt b/doc/configuration.txt index b739df7c08..637b2264de 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -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 retries the original DNS query, with the preferred query type. - 3. HAProxy retries previous steps times. If no valid + 3. HAProxy retries previous steps times. If no valid response is received after that, it stops the DNS resolution and reports the error.