AdguardTeam / AdguardTeam/AdGuardHome
Browsing security and parental control each makes a call to AdGuard DNS servers
Offen
enhancement
- Vorherrschende Sprache
- TypeScript
- Sterne
- 36.9k
- Forks
- 2.5k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.