<div dir="ltr">Dear Dnsdist community,<div><br></div><div>we are trying to setup dnsdist as a loadbalancer for 2 bind recursive cache only servers,</div><div><br></div><div>we have done a very simple setup:</div><div>addLocal("DNSDIST_IP")<br>newServer({address="BIND_IP1"})<br>newServer({address="

BIND_IP2"})<br></div><div>setServerPolicy(roundrobin)<br></div><div><br></div><div>but when we test with resperf (from dnsperf tool), the results are very bad for DNSDIST, around 5-15K QPS , while when we test directly to one of BIND ip addresses the QPS goes up to 50-60Qps.</div><div><br></div><div>we have tried both rpm install of dnsdist, compiling from source and even comiling the concur version but all with similar results, ie when resperf tests go through dnsdist the results are much lower in terms of qps.</div><div><br></div><div>OS is Centos7 in all servers, tweaked all settings for file limits, udp connections etc.</div><div><br></div><div>any thoughts on what we can do? maybe resperf is not the tool to test this? do you have some suggetions on how we can test and make sure we are doing the right thing?</div><div><br></div><div>regards</div><div><br></div></div>