From 55c40ea17778b1afa3cf8f0f0a2cc42717c9364a Mon Sep 17 00:00:00 2001 From: Thierry Fournier Date: Wed, 15 Dec 2021 19:03:52 +0100 Subject: [PATCH] DOC: fix misspelled keyword "resolve_retries" in resolvers "resolve_retries" was spelled "resolve_retires". --- doc/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index b739df7c0..637b2264d 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. -- 2.47.3