Re: Runtime disable RRL

2014-08-19 Thread Jeremy C. Reed
On Tue, 19 Aug 2014, Olsen, Richard William (Rick) CTR DISA PEO-MA (US) wrote:

 Is there a runtime switch or config option to disable RRL. The bind 
 9.9.5-S1 by default included the RRL enable but we would like to run 
 test with and without the RRL active.

There isn't a way to disable the code, but you can disable the 
rate limiting with:

 rate-limit {
  responses-per-second 0;
 };

If your tests involve builtin CHAOS, see
https://lists.isc.org/pipermail/bind-users/2014-May/093107.html

  Jeremy C. Reed
  ISC
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


RE: Runtime disable RRL

2014-08-19 Thread Olsen, Richard William (Rick) CTR DISA PEO-MA (US)
Thanks. We'll try this, otherwise I guess I'll just build a separate binary 
with RRL disabled.

-Original Message-
From: Jeremy C. Reed [mailto:jr...@isc.org] 
Sent: Tuesday, August 19, 2014 11:15 AM
To: Olsen, Richard William (Rick) CTR DISA PEO-MA (US)
Cc: bind-users@lists.isc.org
Subject: Re: Runtime disable RRL

On Tue, 19 Aug 2014, Olsen, Richard William (Rick) CTR DISA PEO-MA (US) wrote:

 Is there a runtime switch or config option to disable RRL. The bind 
 9.9.5-S1 by default included the RRL enable but we would like to run 
 test with and without the RRL active.

There isn't a way to disable the code, but you can disable the 
rate limiting with:

 rate-limit {
  responses-per-second 0;
 };

If your tests involve builtin CHAOS, see
https://lists.isc.org/pipermail/bind-users/2014-May/093107.html

  Jeremy C. Reed
  ISC


smime.p7s
Description: S/MIME cryptographic signature
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users