[bind10-dev] b10-resolver.reslib logging comments
Jeremy C. Reed
jreed at isc.org
Mon Aug 22 15:45:59 UTC 2011
2011-08-20 02:41:20.231 DEBUG [b10-resolver.reslib] RESLIB_RUNQ_SUCCESS
success callback - sending query to 204.238.107.85
http://bind10.isc.org/docs/bind10-messages.html#RESLIB_RUNQ_SUCCESS
Not enough info here .... why would it send a query? Maybe we just need
to improve the longer description? (Any suggestions?)
2011-08-20 02:41:20.253 DEBUG [b10-resolver.reslib] RESLIB_RTT
round-trip time of last query calculated as 21 ms
Messages like this can be unuseful --- how to know what is "last query"?
By sorting busy log and searching it? Instead of "last query" it could
tell us the query details.
BIND 9 has identifiers used for tracking a query. We could do something
like that too. (Note that in BIND 9 they are not always unique and may
be reused later.)
More information about the bind10-dev
mailing list