]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: resolve-prefer default value and default-server update
authorBaptiste Assmann <bedis9@gmail.com>
Tue, 4 Aug 2015 20:43:06 +0000 (22:43 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 4 Aug 2015 22:39:32 +0000 (00:39 +0200)
By the code, resolve-prefer defaults to IPv6 and is also available in
the default-server directive.
These information were missing or wrong in the documentation.

doc/configuration.txt

index c4060ce7a6b970c6149a9f4c7d81878e20fe3d9d..8a59638dde8022be76e38a341da4ecb49422f385 100644 (file)
@@ -10097,7 +10097,9 @@ resolve-prefer <family>
   from the family mentioned in the "resolve-prefer" parameter.
   Available families: "ipv4" and "ipv6"
 
-  Default value: ipv4
+  Default value: ipv6
+
+  Supported in default-server: Yes
 
   Example: server s1 app1.domain.com:80 resolvers mydns resolve-prefer ipv6