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

Reply via email to