diff --git a/doc/configuration.txt b/doc/configuration.txt index b5127d638..147a9fbe7 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -11347,12 +11347,13 @@ nameserver : hold Defines during which the last name resolution should be kept based on last resolution - : last name resolution status. Only "valid" is accepted for now. + : last name resolution status. Acceptable values are "nx", + "other", "refused", "timeout", "valid". : interval between two successive name resolution when the last answer was in . It follows the HAProxy time format. is in milliseconds by default. - Default value is 10s for "valid". + Default value is 10s for "valid" and 30s for others. Note: since the name resolution is triggered by the health checks, a new resolution is triggered after modulo the parameter of @@ -11384,6 +11385,10 @@ timeout