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

Fix resolution speed #5

Open
jmuchovej opened this issue May 4, 2021 · 0 comments
Open

Fix resolution speed #5

jmuchovej opened this issue May 4, 2021 · 0 comments

Comments

@jmuchovej
Copy link
Owner

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.

@jmuchovej jmuchovej reopened this May 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant