Powerdns slow performance -
i'm testing performance between pdns , bind
when testing pdns, 2 records, costs more 5s:
[status] processing input data [status] sending queries (beginning 113.196.113.156) invalid query input format: error parsing query:<br> [timeout] query timed out: msg id 2 [status] testing complete rtt max: 0.007220 sec rtt min: 0.007220 sec rtt average: 0.007220 sec rtt std deviation: 0.000030 sec rtt out of range: 0 queries <br> percentage completed: 100.00% percentage lost: 0.00% <br> started at: mon aug 21 17:51:12 2017 finished at: mon aug 21 17:51:17 2017 ran for: 5.001047 seconds <br> queries per second: 0.399916 qps here conf:
launch=gmysql gmysql-host=127.0.0.1 gmysql-user=user gmysql-password=passwd gmysql-dbname=pdns query-logging=yes webserver=no local-port=53 log-dns-details=on loglevel=4 how can solve issue?
Comments
Post a Comment