From: Willy Tarreau Date: Tue, 19 May 2026 12:48:27 +0000 (+0200) Subject: DOC: config: further clarify that resolvers "default" exists X-Git-Tag: v3.4-dev13~48 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b59fe471a59a9a9e334cfc6b3c8cd9bca08c30e7;p=thirdparty%2Fhaproxy.git DOC: config: further clarify that resolvers "default" exists It was explained in the general presentation of resolvers but not in the "resolvers" keyword description itself, which might be where users could be looking for that info, so let's quickly repeat that info there. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index bcb042f72..a51701fcf 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -20189,7 +20189,11 @@ a cache of previous answers, an answer will be considered obsolete after resolvers - Creates a new name server list labeled + Creates a new name server list labeled . As mentioned above, + the special name "default" always exists and will be automatically created if + not explicitly declared; this will be the one internal services such as + httpclient rely on. Declaring a "default" entry will affect how such services + perform their name resolution. A resolvers section accept the following parameters: