ASAP 1.1 Hybrid Manual
HP NonStop ASAP Hybrid Manual – 529729-004
Page 2-7
Configuring Hybrid Gateways
Hybrid Gateway processes are configured by placing statements in a
configuration file that is read by each Gateway at startup time. Each Hybrid
Gateway requires its own unique configuration file.
CONFIG Statement
The CONFIG statement is used to control memory sizing and other
configuration options within the Hybrid Gateway. The CONFIG statement is
required. Each Gateway configuration file must contain a CONFIG
statement that defines a unique combination of TCP/IP process name and
port number to be used by that Gateway process. The CONFIG statement
must be entered on a single line.
ASAPID $<asapid> specifies the ASAP ID into which Hybrid domains are
registered when you use the ENTITY ON option. The default is $ZOO.
AUDITRATE <seconds> is the number of seconds between Gateway audit
intervals. At each audit interval, the Gateway process computes and
updates its statistics for the Hybrid entity if ENTITY ON has been specified,
and it might perform other functions such as preregistering external
domains. The default value is 60 seconds.
ENTITY ON causes the Hybrid Gateway to register into the ASAP Hybrid
CONFIG [ ASAPID [=] $<asapid> ]
[ AUDITRATE [=] <seconds> ]
[ ENTITY [=] ON ]
[ MAXSYSTEMS [=] <systems> ]
[ MAXDOMAINS [=] <domains> ]
[ SYSMSG [[=] (first [, remaining ] ) ] ]
TCPIP [=] $<name>
PORT [=] <port>