DNSDist slow QPS #15311
Replies: 5 comments 3 replies
-
No idea. In any case, it's not nice to send 25 kqps to a public resolver. Keep in mind that it's not free, and there might be alerts there that need to be investigated by humans. |
Beta Was this translation helpful? Give feedback.
-
The goal is not to reach 25k qps but to understand why the there is such a big difference when i'm testing with dnsperf directly to cloudflare or via dnsdist. |
Beta Was this translation helpful? Give feedback.
-
There are a lot of factors that might be in play in such a test. Would you mind telling us:
Normally I would want to know which exact hardware you are using but it looks like you are using a virtual server and might not have this information. Even low-end hardware would be capable of doing more than 900 QPS anyway, dnsdist on a raspberry pi 3b+ can do more QPS than that. Note that you have declared 4 |
Beta Was this translation helpful? Give feedback.
-
For info, I also tested with Alma 9 and I have the same issue... Next steps, I'll test on another cloud provider. |
Beta Was this translation helpful? Give feedback.
-
Oki. So I tested on digitalocean and same results... Is there any chance that you test on your side and validate my results ? Thanks. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a DNSDist 1.8.3 installed on a 4vcpu server (Hetzner). Following the configuration:
If I use dnsperf on cloudflare (1.1.1.1), I can achieve 25k QPS. But as soon as I use DNSDist in between, the QPS drops to ~900
CPU usage is really low (few percent)....
How can I improve the QPS with DNSDist ?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions