AW: Limitation on concurrently handled queries

Cathy Almond cathya at isc.org
Wed Aug 11 16:02:45 UTC 2010


Dangl, Thomas wrote:
> First of all thanks for the fast response. 
> 
> Maybe I misunderstood the Bind9 manual.
> Bind9 ARM says:
> 
> recursive-clients The maximum number of simultaneous recursive lookups the server will perform on
> behalf of clients
> 
> I understand that as recursive lookups that are issued to other name servers. The statement in the documentation and the parameter name doesn't say anything on iterative queries. And I read that statement - maybe I need new glasses - as a limitation applicable to forwarded lookups not resolved by the DNS master / slave zones locally available. So in my understanding it doesn't cover what I want.
> 

Actually no, it's the 'queries in progress' that are received from
clients - i.e queries received by named in its role as a recursive server.

The configured limit is on how many concurrent unique queries that can
be kept track of at one time so that named can respond to the original
querier appropriately.







More information about the bind-users mailing list