Lets decrease the pipeline size
This commit is contained in:
parent
c0a58a9248
commit
765d0ac1e0
1 changed files with 4 additions and 5 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue