Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

You can use the set named_tcp_tcp_clients_limit command to set the maximum number of simultaneous DNS clients that can be handled with TCP connections. It does not account for UDP connections. 

Syntax

set named_tcp_clients_limit <number of TCP clients}

ArgumentDescription
Number of TCP clientsMaximum number of simultaneous DNS clients that can be handled with TCP connections. The number must be between 200 and 25000. The default value is 1000.

Example

Infoblox > set named_tcp_clients_limit 2500
  • No labels