mirror of
https://github.com/AdguardTeam/AdGuardDNS.git
synced 2025-02-20 11:23:36 +08:00
forward
A simple replacement for the CoreDNS forward plugin.
Here's what issues it solves:
- Less memory allocations (currently,
forward
is the main reason for extra allocations). - Supports fallback upstreams.
Simplifications:
- One upstream only (we don't need other upstreams)
- Supports only plain DNS upstreams