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

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 before

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

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 definite

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