ASAP 1.1 Hybrid Manual
HP NonStop ASAP Hybrid Manual – 529729-004
Page 3-12
AuditInterval
Description: Interval, in seconds, at which the server performs automated
status and cleanup operations.
Value Range: 0 through 2147483647
Default Value: 60
Example: AuditInterval = 120
DomainCleanup
Description: If True, down and removed domains are cleaned up when the
ASAP Hybrid for Linux server shuts down. If False, these domains remain in
shared memory, and the server reattaches to them the next time it is
started. (Domains that are not down or removed always remain in shared
memory, and the server always reattaches to them whenever it is restarted,
unless the Linux system is shutting down, in which case no domain data is
preserved.)
Value Range: True or False
Default Value: False
Example: DomainCleanup = True
FlushRegistrations
Description: If True, domain information is preserved in the server’s
segment information file immediately upon domain registration. This
approach reduces the likelihood of a domain registration being lost if the
server is stopped or fails shortly after completing a registration. If False,
data is only written to the segment information file at each audit interval.
The advantage of the latter approach is that performance is improved when
large numbers of registrations occur simultaneously. The drawback is a
slightly increased risk of a domain registration being lost if a failure occurs.