update named from gigacoms
This commit is contained in:
parent
d65b85ba0d
commit
521dc0f261
1 changed files with 2 additions and 2 deletions
|
|
@ -21,9 +21,9 @@ options {
|
|||
max-cache-size 2048m;
|
||||
minimal-responses no;
|
||||
// Увеличиваем лимиты на количество записей одного типа для одного имени
|
||||
max-records-per-type 10000;
|
||||
//max-records-per-type 10000;
|
||||
// Увеличиваем общий лимит записей на одно имя (на всякий случай)
|
||||
max-types-per-name 100;
|
||||
//max-types-per-name 100;
|
||||
// Отключает отправку и строгую проверку EDNS Cookies
|
||||
send-cookie no;
|
||||
answer-cookie no;
|
||||
|
|
|
|||
Loading…
Reference in a new issue