Re: Silently drop queries for AAAA records

2010-12-14 Thread Mark Andrews
In message , "David A. Evans" writes: > bind-users-bounces+evans_david_a=cat@lists.isc.org wrote on 12/13/2010 > 05:37:43 PM: > > > Caterpillar: Confidential Green Retain Until: 01/12/2011 > > > > > > In message <4d06a75f.7080...@chrysler.com>, Kevin Darcy writes: > > > On 12/7/2010 5:31

Re: Silently drop queries for AAAA records

2010-12-14 Thread David A. Evans
bind-users-bounces+evans_david_a=cat@lists.isc.org wrote on 12/13/2010 05:37:43 PM: > Caterpillar: Confidential Green Retain Until: 01/12/2011 > > > In message <4d06a75f.7080...@chrysler.com>, Kevin Darcy writes: > > On 12/7/2010 5:31 PM, David A. Evans wrote: > > > > > > I'm in th

Re: Silently drop queries for AAAA records

2010-12-13 Thread Mark Andrews
In message <4d06a75f.7080...@chrysler.com>, Kevin Darcy writes: > On 12/7/2010 5:31 PM, David A. Evans wrote: > > > > I'm in the mood to prove a point. I have a very poorly > > written application that is generating a few hundred queries per > > second of completely bogus records

Re: Silently drop queries for AAAA records

2010-12-13 Thread Kevin Darcy
On 12/7/2010 5:31 PM, David A. Evans wrote: I'm in the mood to prove a point. I have a very poorly written application that is generating a few hundred queries per second of completely bogus records before attempting a lookup of the correct A records. This is because the appl

Re: Silently drop queries for AAAA records

2010-12-08 Thread Phil Mayers
On 12/08/2010 07:40 AM, Niobos wrote: On 2010-12-07 23:31, David A. Evans wrote: I'm in the mood to prove a point. I have a very poorly written application that is generating a few hundred queries per second of completely bogus records before attempting a lookup of the correct A

Re: Silently drop queries for AAAA records

2010-12-07 Thread Niobos
On 2010-12-07 23:31, David A. Evans wrote: > > I'm in the mood to prove a point. I have a very poorly written > application that is generating a few hundred queries per second of > completely bogus records before attempting a lookup of the correct > A records. This is because the a

Re: Silently drop queries for AAAA records

2010-12-07 Thread Karl Auer
On Tue, 2010-12-07 at 16:31 -0600, David A. Evans wrote: > I would like to silently drop the record lookups instead > of responding back with NXDOMAIN. Thusly generating a performance hit > as the application waits 2 seconds for the reply. Responding with NXDOMAIN will have a defini

Silently drop queries for AAAA records

2010-12-07 Thread David A. Evans
I'm in the mood to prove a point. I have a very poorly written application that is generating a few hundred queries per second of completely bogus records before attempting a lookup of the correct A records. This is because the application was compiled with a IPv6 interface enab