Replies: 1 comment 4 replies
-
Hello. The number does look odd, but not completely improbable. UDP queries can be performed quite quickly, on the order of hundreds of microseconds. But the thing that worries me is that you still use filtering, which on a Pi 4 should probably take a bit longer than that. Do you see the same order of durations in the query log? Also, are you sure that the “Block domains using filters and hosts files” checkbox is checked on the “General settings” page? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
1ms in average processing time seem unrealistic to me, but I'm not complaining. I just wonder if there's something wrong in the measurement or somehow another bug on my end?
I'm on v0.107.3 and use the following upstream DNS servers (parallel requests):
I'm only using the following blocklists:
The hardware is a Raspberry Pi 4 Model B 4GB
Beta Was this translation helpful? Give feedback.
All reactions