Skip to content

Breaking Change - DNS Caching #57636

Description

@ronag

dns.resolve will cache lookups due to a semver major breaking change.

Probably related to:

As of c-ares 1.31.0, the query cache is enabled by default with a TTL of 1hr.
To disable the query cache, specify this option with a TTL of 0.  The query
cache is based on the returned TTL in the DNS message.

Seems to have been introduced a semver minor change somewhere around 20.16.

Activity

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions