17 Sep
2014
17 Sep
'14
5:56 p.m.
On Wed, 17 Sep 2014 17:48:58 -0400, Jay Ashworth said:
I want to return NXDOMAIN *because there is no record of that type at that node*.
NXDOMAIN means "There are no records of *any* type at that node". NOERROR means "There are no records of *that* type at that node (but the node exists and there may be records of other types if you ask for them)". The distinction is important.