Hello Paul,

On Feb 19, 2013, at 2:37 , RBK1001 wrote:

> Below is the debug message when pdns_recursor reply the query from its cache
> (without sending to backend DNS sever for query)
> 
> Feb 19 09:17:45 SYSTEM01 pdns_recursor[27909]: [ID 702911 local0.error] 1
> question answered from packet cache from 172.28.40.65
> Feb 19 09:17:50 SYSTEM01 pdns_recursor[27909]: [ID 702911 local0.error] 0
> question answered from packet cache from 172.28.40.65
> 
> Question: why sometimes see the message as "1 question answered" and
> sometimes is "0 question answered"?


0 and 1 are thread IDs, they are not question counts. If you have threads=2 
(the default), 0 and 1 is what you will see in your log.

Kind regards,
-- 
Peter van Dijk
Netherlabs Computer Consulting BV - http://www.netherlabs.nl/

_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to