OSI/AS SCF Reference Manual

Table Of Contents
OSI/AS SCF Commands
OSI/AS SCF Reference Manual424121-001
2-34
ADD PROCESS Command
MAXCONNECTIONS
specifies the maximum number of concurrent connections allowed within a TAPS
process and can also allow large-sized messages to be divided into smaller segments
when sending messages to TSP processes.
NAME
specifies a TAPS, a TSP, or an NSP Guardian process name of the server. It is used
to run a process or to try to establish communication with a process that is already
running. NAME is the only attribute that is used for NSP processes; all other
attributes are ignored.
This is a required attribute; a value must be supplied.
Value: 1 through 128
Default: 128
Smaller values allow the TAPS process to send messages in
large-sized segments, resulting in greater throughput. Larger
values allow the TAPS process to send messages in smaller
segments.
Note. Specify larger values (up to 1024) to a TSP process directly by issuing the SCF/TS
ALTER PROCESS command. See the
OSI/TS SCF Reference Manual
.