December 2000
Intermediate to advanced
408 pages
12h 26m
English
NAMES.MAX_OPEN_CONNECTIONS
NAMES.MAX_OPEN_CONNECTIONS = number_of_connections
Specifies the maximum number of open connections that a Names server may have at any one time. The valid range is 2 to 64 connections.
The default value is based on the sum of the following calculation:
| 1 connection for listening |
| 5 connections for clients |
| 1 connection for each remote domain defined in the administrative region |
If the calculation results in a value less than 10, then 10 is used as the default.