ASAP 1.1 Hybrid Manual
HP NonStop ASAP Hybrid Manual – 529729-004
Page 3-18
Sample Configuration File
The ASAP Hybrid for Linux installation archive contains a sample configuration
file named asap.conf.sample. You can use this file as a basis for creating a
configuration for your specific environment. At minimum, you will need to
provide an asap.conf file containing the RemoteIPAddress value of the NonStop
server to which the Linux system will connect.
The asap.conf.sample file follows. All option settings are commented except
RemoteIPAddress in the [Comm] section:
################################################################################
#
# Configuration File: asap.conf
# Creation Time: 2004-11-29 17:00:00
#
################################################################################
################################################################################
# Section: [Server]
################################################################################
[Server]
# AuditInterval 60
# SampleInterval 60
# MaxDomains 1000
# HTMLStatus False
# DomainCleanup False
# FlushRegistrations False
################################################################################
# Section: [Comm]
################################################################################
[Comm]
RemoteIPAddress modify.this.value
# RemotePort 6301
# MessageSize 512
# LocalMachine MyMachineName
# LocalPort 6301
# Pacing 20
################################################################################
# Section: [Logging]
################################################################################
[Logging]
# FileName asaplog.html
# Level 3
# DeleteOnClose False
# Enabled True
################################################################################
# Section: [Tracing]
################################################################################
[Tracing]
# FileName asaptrace.html
# Wrap True
# RecordLimit 1500
# Enabled False
Dynamically Altering Configuration Options
You can make configuration changes to the ASAP Hybrid for Linux server while it
is running. To do so, update the current configuration file using any editor, and