Pathway/iTS System Management Manual (G06.24+)

Pathway Environment Control Commands
HP NonStop Pathway/iTS System Management Manual426748-002
8-2
SET PATHWAY Command
MAXTCPS number
is the maximum number of TCP objects that you can add to the PATHMON
configuration file.
The total of the values for MAXTCPS, MAXEXTERNALTCPS, and
MAXLINKMONS cannot exceed 800. A maximum of 255 TCPs, external TCPs,
and LINKMON processes are allowed to hold links concurrently to a single server
process.
The maximum number of concurrently running requester processes (TCPs,
external TCPs, LINKMON processes, PATHCOM processes, and SPI requester
processes) must not exceed 800.
number must be a value from 0 through 800. This is a required parameter; there is
no default value.
MAXTERMS number
is the maximum number of TERM objects that can be added to the PATHMON
configuration file. (Configured TERM objects are added by the ADD TERM
command; temporary TERM objects are added by the RUN PROGRAM
command.)
number must be a value from 0 through 4095. To enable the PATHMON process
to accept an ALTER TERM command, specify a maximum of 4094 for this
attribute.
This is a required parameter; there is no default value.
MAXEXTERNALTCPS number
is the maximum number of external TCPs that can communicate with the
PATHMON process at the same time. An external TCP is one that is controlled by
another PATHMON process and is, therefore, outside this PATHMON
environment.
The total of the values for MAXTCPS, MAXEXTERNALTCPS, and
MAXLINKMONS cannot exceed 800. A maximum of 255 TCPs, external TCPs,
and LINKMON processes are allowed to concurrently hold links to a single server
process. See Appendix C, Configuration Limits and Defaults, for other requester
process limits.
number must be a value from 0 through 800. If you omit this attribute, the value for
MAXEXTERNALTCPS is 0; any attempt by an external TCP to access a server
controlled by the PATHMON process fails.
MAXPROGRAMS number
is the maximum number of terminal template descriptions (PROGRAM objects)
that you can add to the PATHMON configuration file.