Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@umputun
Copy link
Owner

@umputun umputun commented Feb 24, 2022

The issue reported by @bobuk for the case with Auto SSL mode and an empty list of acme fqdns. In this case, reproxy uses the list of discovered servers as acme fqdns and the process is asynchronous, i.e. providers fill the list of servers in a separate goroutine.

The attempt to address is (see #63) didn't address the partial list of servers. This PR adds another check to make sure the list is "stable"

@umputun umputun merged commit 6695079 into master Feb 24, 2022
@umputun umputun deleted the fqdn-async-discovery branch February 24, 2022 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants