Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DNS clients-per-query

Hi,

i found a lot of these messages in the named.log.
On the box are multiple FDN Forwarders and a couple of Request Routing configured(New DNS request route).
I was under the impression that everthing is up and running, fine.

However, I do not have any glue about theses messages. Is there anything I should modify/optimize.

Some google reearches didn't realy help me.

Any tip is appreciated
ciscoman
ASG 8.3x

2013:04:11-18:12:02 ASG named[7099]: clients-per-query increased to 28
2013:04:11-18:32:02 ASG named[7099]: clients-per-query decreased to 27
2013:04:11-18:52:02 ASG named[7099]: clients-per-query decreased to 26
2013:04:11-19:12:02 ASG named[7099]: clients-per-query decreased to 25
2013:04:11-19:32:02 ASG named[7099]: clients-per-query decreased to 24
2013:04:11-19:52:02 ASG named[7099]: clients-per-query decreased to 23
2013:04:11-20:12:02 ASG named[7099]: clients-per-query decreased to 22
2013:04:11-20:19:01 ASG named[7099]: clients-per-query increased to 27
2013:04:11-20:39:01 ASG named[7099]: clients-per-query decreased to 26
2013:04:11-20:59:01 ASG named[7099]: clients-per-query decreased to 25
2013:04:11-21:00:53 ASG named[7099]: clients-per-query increased to 30
2013:04:11-21:20:53 ASG named[7099]: clients-per-query decreased to 29
2013:04:11-21:30:50 ASG named[7099]: clients-per-query increased to 34
2013:04:11-21:30:57 ASG named[7099]: clients-per-query increased to 39
2013:04:11-21:50:57 ASG named[7099]: clients-per-query decreased to 38
2013:04:11-22:10:57 ASG named[7099]: clients-per-query decreased to 37


This thread was automatically locked due to age.
Parents
  • Just a guess - what forwarders are you using?

    Cheers - Bob
  • Just a little googling and this is the second hit.
    IMHO the meaning of clients-per-query is pretty good explained over there. Increase means a successful DNS query, decrease means the number of querying clients was decreased in a defined time window until the query was successful. If you notice a growing number of decreases, the DNS forwarders you have defined are possibly slow or too busy. 

    I can see the client-per-query messages too in my named log, but only about 10 oder 12 times per day - just had a look for the last three days. That doesn't bother me, but if you see that the whole day long you should consider changing the forwarders.
Reply
  • Just a little googling and this is the second hit.
    IMHO the meaning of clients-per-query is pretty good explained over there. Increase means a successful DNS query, decrease means the number of querying clients was decreased in a defined time window until the query was successful. If you notice a growing number of decreases, the DNS forwarders you have defined are possibly slow or too busy. 

    I can see the client-per-query messages too in my named log, but only about 10 oder 12 times per day - just had a look for the last three days. That doesn't bother me, but if you see that the whole day long you should consider changing the forwarders.
Children
  • Just a little googling and this is the second hit.
    IMHO the meaning of clients-per-query is pretty good explained over there. Increase means a successful DNS query, decrease means the number of querying clients was decreased in a defined time window until the query was successful. If you notice a growing number of decreases, the DNS forwarders you have defined are possibly slow or too busy. 

    According to this, it is recommended to set this paramter to 40.
    How do I do that on ASG ?

    Thanks
    ciscoman