Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.
This repository was archived by the owner on May 6, 2022. It is now read-only.

Fix resolution speed #5

@jmuchovej

Description

@jmuchovej

While consolidating the Corefile (as below) makes maintenance easy, it seems like it overall slows down connection resolving.

.:5353 {
errors
log
hosts /config/hosts {
reload 15m
fallthrough
}
forward . /etc/resolv.conf
reload 15m
}

I'm not sure if this is because of all the aliases generated (at least 6 per IP address), or if these some kind of timeout to be tweaked. So far, question has been asked on CoreDNS's Discussion board.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions