Skip to content

Prefer name servers that respond over those that don'tย #458

@phillip-stephens

Description

@phillip-stephens

Of the available nameservers for a domain, ZDNS will round-robin randomly thru this set. While we cache responses, if a nameserver never replies then ZDNS will still try to connect.

A potential performance gain could be we cache nameservers that don't respond or we cache their failure rates and use that to prioritize selecting the nameservers that respond more.

This "negative cache" could help ZDNS avoid attempting to connect to a nameserver we know is unreachable.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions