[bind10-dev] Suboptimal way of splitting XFR-out to messages
JINMEI Tatuya / 神明達哉
jinmei at isc.org
Mon Dec 5 17:51:01 UTC 2011
At Mon, 05 Dec 2011 13:11:12 +0100,
Shane Kerr <shane at isc.org> wrote:
> I think the best thing to do is probably to create a low-priority ticket
> backlog mentioning this optimization, and why it is not very important.
> Perhaps it makes sense to include a comment somewhere in the XFR-out
> mentioning this as well?
Adding a comment is an easy task. Maybe you want to create a ticket:-)
FWIW BIND 9 has the following comment (although it doesn't mention the
suboptimal/optimization issues):
/*
* TCP. Build a response dns_message_t, temporarily storing
* the raw, uncompressed owner names and RR data contiguously
* in xfr->buf. We know that if the uncompressed data fits
* in xfr->buf, the compressed data will surely fit in a TCP
* message.
*/
---
JINMEI, Tatuya
More information about the bind10-dev
mailing list