Skip to content
Snippets Groups Projects
Forked from Knot projects / Knot Resolver
Source project has a limited visibility.
  • Marek Vavruša's avatar
    e967497a
    lib/resolve: faster subrequests zonecut lookup · e967497a
    Marek Vavruša authored
    if a name server is missing address, it requires launching a recursive query to discover it - starting from root
    now however it can start from either closest covering zonecut in cache if it isn’t a subdomain of current zone cut, or as a parent of current zone cut
    e967497a
    History
    lib/resolve: faster subrequests zonecut lookup
    Marek Vavruša authored
    if a name server is missing address, it requires launching a recursive query to discover it - starting from root
    now however it can start from either closest covering zonecut in cache if it isn’t a subdomain of current zone cut, or as a parent of current zone cut