]> git.kaiwu.me - haproxy.git/commit
MINOR: acme: set the default dns-delay to 30s
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 2 Apr 2026 11:29:43 +0000 (13:29 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Thu, 2 Apr 2026 11:47:13 +0000 (13:47 +0200)
commit7c3fe4d0c0a71e530f8235cd82a92c1d3af0d282
tree79d13aecd906e09835e72d0f04a4ba015d42c1ef
parent10ce550b47be4f51bdf6cd181f9502b92e86a5ea
MINOR: acme: set the default dns-delay to 30s

Set the default dns-delay to 30s so it can be more efficient with fast
DNS providers. The dns-timeout is set to 600s by default so this does
not have a big impact, it will only do more check and allow the
challenge to be started more quickly.
doc/configuration.txt
src/acme.c