Lets decrease the pipeline size

This commit is contained in:
Patrick Uiterwijk 2014-12-07 00:22:35 +00:00
parent c0a58a9248
commit 765d0ac1e0

View file

@ -49,12 +49,11 @@ options {
};
notify yes;
minimal-responses yes;
// internal nameservers shouldn't ratelimit
// rate-limit requests
//rate-limit {
// responses-per-second 25;
// window 5;
//};
rate-limit {
responses-per-second 25;
window 5;
};
};
//
logging {