Made for a better response limiting

This commit is contained in:
Ubergeek 2020-04-14 08:17:58 -04:00
parent c2188fb2bc
commit b179889e75
1 changed files with 5 additions and 2 deletions

View File

@ -18,8 +18,11 @@ options {
allow-query { any; };
allow-query-cache { any; };
version "[hidden]";
rate-limit { all-per-second 6; };
// rate-limit { all-per-second 6; };
rate-limit {
responses-per-second 10;
window 5;
};
//========================================================================
// If BIND logs error messages about the root key being expired,
// you will need to update your keys. See https://www.isc.org/bind-keys