[[FBR] Freeze Break Request: ] dns: Actually drop the limit on the group we defined in the last commit.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Kevin Fenzi <kevin@xxxxxxxxx>

Signed-off-by: Kevin Fenzi <kevin@xxxxxxxxx>
---
 roles/dns/files/named.conf | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/roles/dns/files/named.conf b/roles/dns/files/named.conf
index c13d65e..e210088 100644
--- a/roles/dns/files/named.conf
+++ b/roles/dns/files/named.conf
@@ -574,6 +574,10 @@ view "RDU2" {
 view "NA" {
         match-clients { US; CA; MX; };
         recursion no;
+        // no rate-limit on internal requests
+        rate-limit {
+             exempt-clients { ns_redhat; };
+        };
         zone "fedoraproject.org" {
                 type master;
                 file "/var/named/master/built/NA/fedoraproject.org.signed";
-- 
1.8.3.1
_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux