]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: acme: allow a delay after a valid response
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 2 May 2025 08:16:12 +0000 (10:16 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 2 May 2025 08:16:12 +0000 (10:16 +0200)
commitf7cae0e55bf1d3259c958f394adb2786c9c591f1
treeabaeb4a2dd23199bee175d42b2f9b42f9c9590d5
parent18d2371e0dfec68231136ac6877f0ebdf09dcf91
MINOR: acme: allow a delay after a valid response

Use the retryafter value to set a delay before doing the next request
when the previous response was valid.
src/acme.c