is bind needed at all?

Kevin Darcy kcd at daimlerchrysler.com
Thu Sep 6 20:14:59 UTC 2001


Will Yardley wrote:

> Chris Thomas wrote:
>
> > Use of MX records is also a performance issue.  If you omit an MX record
> > for A record site that receives mail, you force senders to make a useless
> > MX query to the receiving nameserver before requesting the A record,
> > which may be (is probably) cached locally to the sender.  (Name servers
> > that cache the non-existance of MX records mitagate this.)
>
> although to be fair, i believe in actual practice, most mail servers,
> including sendmail, make the first query for records of type 'ANY' not
> for an 'MX' specifically, even though in an ideal world, they would
> probably query for an MX first.  i think it's more efficient to just
> query for ANY in the first place.

Sendmail is phasing out the use of ANY queries. See
http://www.sendmail.org/doc/RELEASE_NOTES.8.12 ("T_ANY queries are no longer
used by sendmail").


- Kevin




More information about the bind-users mailing list