Discussion:
[Dnsmasq-discuss] dnsmasq cache-size and some problem when i use queryperf
cochen
2015-12-02 04:01:02 UTC
Permalink
hi everyone£¬
I configured dnsmasq cache-size=102400, but when i use queryperf send more than 5000 domain the dnsmasq as below:
Dec 2 11:40:33 dnsmasq[23797]: query[A] xxxxx from 10.144.35.149
Dec 2 11:40:33 dnsmasq[23797]: forwarded xxxx to 10.144.33.57
Dec 2 11:40:33 dnsmasq[23797]: forwarded xxxx to 10.152.56.27
Dec 2 11:40:33 dnsmasq[23797]: reply xxxx is 10.141.17.106
I originally thought that is should be as below:
Dec 2 11:56:59 dnsmasq[23797]: query[A] xxxx from 10.144.35.149
Dec 2 11:56:59 dnsmasq[23797]: cached xxxx is 10.141.17.106
so i want to know that why it isn't cached.


second question is : how could i check which domain had already cached?
third question :when i use commad : "queryperf -l3 -T3000 -s ${my_dns} -d private_queryperf ", i found that Percentage completed: 14.85%
thanks for help !

Loading...