Revertron / Alfis

Alternative Free Identity System
https://alfis.name
GNU Affero General Public License v3.0
297 stars 26 forks source link

DNS client: Don't try to use forwarder that is down #303

Open Revertron opened 2 years ago

Revertron commented 2 years ago

Sometimes one of the forwarders is down, but ALFIS tries to use it for resolving, and gets timeouts. We need to think of some algorithm that will use forwarders that are online, but check offline forwarders once in some time.

flikites commented 1 year ago

Good idea. Have you thought of anything that might be possible with this?

Revertron commented 1 year ago

Not really. Didn't have an opportunity to think :)