Skip to content

Use recursive queries to fallback servers #107

Closed
@agaffney

Description

@agaffney

Right now we explicitly avoid doing recursive queries to fallback servers by doing explicit NS lookups, but we should really just do the original query and have some automatic handling if only authority information is returned. This should only happen after we've checked on-chain domains.

NOTE: it was implemented this way originally to ensure non-recursive behavior when recursion is disabled, since the Handshake DNS servers will always do a recursive query even if you don't ask for it

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions