Pathway/XM System Management Manual

PXMCFG Statements and PXMCHK Utility
Compaq NonStop™ Pathway/XM System Management Manual426761-001
10-74
SET TCP
greater than the SET TCP TERMBUF value; the TCP requires the additional 25
bytes for pool management.
For a TCP that runs the gateway requester program to support Pathway/iTS web
clients, specify a value of 200000.
Considerations
If you repeat a SET TCP command with a different attribute value, PXMCFG uses
the last value entered for the TCP attribute.
If you specify the user library object file name, then you should make the
GUARDIAN-LIB attribute a standard part of your Pathway/XM environment
startup procedure; this ensures that the proper object file is always used. If you
customize your user library object file or if you install the file in a location other
than $SYSTEM.SYSTEM.PATHTCPL, then you must remember to update your
library whenever Compaq adds new procedures to the standard user library.
Updating your library is essential because new versions of the TCP may invoke the
new procedures in the user library.
Example
The following statements define a subset of the TCP attributes:
SET TCP NODE NODETCP1
SET TCP TCLPROG $MFG.INVEN.POBJ4
SET TCP GUARDIAN-LIB $SYSTEM.SYSTEM.PATHTCPL
SET TCP GUARDIAN-SWAP $SYTM1
SET TCP INSPECT ON (FILE $CMDT)
SET TCP MAXPATHWAYS 4
SET TCP PROGRAM $SYSTEM.SYSTEM.PATHTCP2
Note. The pool space value allocated for TERMPOOL is the value you configure rounded
up to the next highest multiple of 4.