mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 20:32:37 +02:00
DOC: config: restore default values for resolvers hold directive
Default values for hold directive (resolver context) used to be documented but this was lost when the keyword description was reworked in24b319b("Default value is 10s for "valid", 0s for "obsolete" and 30s for others.") Restoring the part that describes the default value. It may be backported to all stable versions with24b319b
This commit is contained in:
@@ -20038,6 +20038,8 @@ hold <status> <period>
|
||||
|
||||
A separate behavior exists for "hold valid" and "hold obsolete".
|
||||
|
||||
Default value is 10s for "valid", 0s for "obsolete" and 30s for others.
|
||||
|
||||
resolve_retries <nb>
|
||||
Defines the number <nb> of queries to send to resolve a server name before
|
||||
giving up.
|
||||
|
||||
Reference in New Issue
Block a user