Pathway/iTS System Management Manual (G06.24+)
Terminal Control Process (TCP) Commands
HP NonStop Pathway/iTS System Management Manual—426748-002
9-26
SET TCP Command
•
The longest reply (in bytes) possible from any server process replying to a 
SEND verb from any terminal under control of this TCP.
If you omit this attribute, the default is 2000 bytes.
The TCP uses this number and the value for the MAXTERMDATA attribute to 
allocate the size of the context areas (Slot 0 and Slot 1) for its terminals.
MAXSERVERCLASSES number
specifies the maximum number of server classes with which a TCP can 
communicate simultaneously.
number must be a value from 0 through 4095, where 4095 is the total allowed for 
all PATHMON-controlled objects. If you omit this attribute, the default is the 
number of server classes specified in the SET PATHWAY command. 
MAXSERVERPROCESSES number
specifies the maximum number of links a TCP can have to all servers in all server 
classes.
number must be a value from 0 through 4095, where 4095 is the total allowed for 
all PATHMON-controlled objects. If you omit this attribute, the default is the 
number of server processes specified in the SET PATHWAY command.
MAXTERMDATA bytes
specifies the number of bytes that the TCP allocates for context data for each 
terminal. The TCP uses this value and the value of MAXREPLY to determine the 
size of a terminal’s slot areas. (Slot 0 and Slot 1 are the same size.) 
For a TCP that runs the gateway requester program to support Pathway/iTS web 
clients, set bytes to 200000.
The maximum value is 2,147,483,647 bytes. The minimum value is 2804 bytes if 
the NONSTOP attribute is set to 1. If you enter a value that is less than 2804 bytes 
and the NONSTOP attribute is set to 1, the PATHMON process automatically 
increases the value to the minimum value. There is no minimum value if the 
NONSTOP attribute is set to 0. 
If you omit this attribute, the default is 8000 bytes.
After running the TCP, check the STATS TERM display (the AREA INFO: MAX 
SIZE, DATA value) to find the actual size of the context data area that the TCP 
allocates for a terminal. For more information on determining the actual size of the 
context data area, see Section 5, Tuning Your System Using Statistics.
Note. For details about the SET PATHWAY command, see the TS/MP System Management 
Manual.










