From: William Lallemand Date: Thu, 2 Apr 2026 13:45:47 +0000 (+0200) Subject: MEDIUM: acme: initialize the dns timer starting from the first DNS request X-Git-Tag: v3.4-dev8~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=253bf8cbae8718667d816925f4124ec775d1aa21;p=thirdparty%2Fhaproxy.git MEDIUM: acme: initialize the dns timer starting from the first DNS request Previously the dns timeout timer was initialized in ACME_RSLV_WAIT, before the initial dns-delay expires. This meant the countdown started before any DNS request was actually sent, so the effective timeout was shorter than expected by one dns-delay period. Move the initialization to ACME_RSLV_TRIGGER so the timer starts only when the first DNS resolution attempt is triggered. Update the documentation to clarify this behaviour. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index cea9c8b93..45b948603 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -32336,9 +32336,11 @@ dns-timeout