Биллинговая система Nodeny

Главная категория => Курилка => Тема начата: ivanmfan от 02 Августа 2013, 12:39:20



Название: Ошибки в логах от named
Отправлено: ivanmfan от 02 Августа 2013, 12:39:20
Почему могут возникать такие ошибки? Если что настраивал сервер по докам от Nodeny+

Aug  2 11:06:35 named[1968]: clients-per-query decreased to 14
Aug  2 11:12:39 named[1968]: clients-per-query increased to 19
Aug  2 11:28:39 named[1968]: clients-per-query increased to 24
Aug  2 11:48:39 named[1968]: clients-per-query decreased to 23
Aug  2 12:08:39 named[1968]: clients-per-query decreased to 22
Aug  2 12:28:39 named[1968]: clients-per-query decreased to 21
Aug  2 12:48:39 named[1968]: clients-per-query decreased to 20


Название: Re: Ошибки в логах от named
Отправлено: Efendy от 02 Августа 2013, 13:15:48
Причем здесь Нодени? Это ДНС (https://www.google.com.ua/search?q=named+clients-per-query+decreased&ie=utf-8&oe=utf-8&rls=org.mozilla:ru:official&client=firefox-a&gws_rd=cr)


Название: Re: Ошибки в логах от named
Отправлено: ivanmfan от 02 Августа 2013, 13:36:42
Причем здесь Нодени? Это ДНС
Да я не говорю что нодени причем то. Прошу подсказать, есть ли это проблема, что это пишет в логах. И как устранить. В гугле не смогу ответ найти.


Название: Re: Ошибки в логах от named
Отправлено: Efendy от 02 Августа 2013, 14:05:46
Если я не ошибаюсь (влом за тебя гуглить) - это информационное сообщение, я бы на него забил


Название: Re: Ошибки в логах от named
Отправлено: versus от 16 Августа 2013, 12:44:07
 clients-per-query is designed to prevent the nameserver being
 overwhelmed by a given query that doesn't resolve. It sets the
 number of simultanious clients that are acutally recursing on a
 given name. It value is increased if there is a successful resolution
 of that query after dropping some clients then slowly decays over time.
 Note UDP clients are expected to retry.

 clients-per-query reflects how many clients ask for a busy name/type in
 the time it takes to resolve that name/type. If it takes 200 ms resolve
 the query and you need 20 clients-per-query then the name/type is being
 asked for around 100 times a second.