AdguardTeam / AdguardTeam/AdGuardHome
Browsing security and parental control each makes a call to AdGuard DNS servers
Aperta
enhancement
- Lingua principale
- TypeScript
- Stelle
- 36.9k
- Fork
- 2.5k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Issue Details
I noticed that if I have either browsing security **or** parental control enabled, it adds **20ms** of latency to each query. If I have **both** enabled, the added latency is **40ms**.
It appears that each one of these features results in an additional query to the Adguard DNS servers.
Can it be optimized so that **both** are retrieved in a single call?
* **Version of AdGuard Home server:**
* v0.107.0-b.12
### Expected Behavior
A single call to the Adguard DNS servers.
### Actual Behavior
2 calls, each adding about 20ms of latency.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.