Runtime disable RRL

Jeremy C. Reed jreed at isc.org
Tue Aug 19 15:14:38 UTC 2014


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


More information about the bind-users mailing list