ASAP 1.1 Hybrid Manual
HP NonStop ASAP Hybrid Manual – 529729-004
Page 3-13
Value Range: True or False
Default Value: False
Example: FlushRegistrations = True
HTMLStatus
Description: If True, the server generates a domain report every sample
interval. This file is named asapdomains.html and is located in the same
directory as the server executable.
Value Range: True or False
Default Value: False
Example: HTMLStatus = True
MaxDomains
Description: The maximum number of domains allowed on the Linux
system. Attempts to register additional domains result in an error being
returned by the API to the calling application.
Value Range: 1 through 10000, though the actual limit is dictated by Linux
system performance and resources. In addition, each domain on the Linux
system allocates one host domain from the NonStop ASAP environment
into which it registers. Thus a given NonStop ASAP environment must be
configured to support the total number of domains that will be registered
into it across all Linux systems. For example, if 3000 domains, scattered
across 10 Linux systems, will report metrics into the ASAP environment
$ZOO, the $ZOO environment must be configured to support at least 3000
domains.
Default Value: 1000
Example: MaxDomains = 200