Pathway/XM System Management Manual

PXMCFG Statements and PXMCHK Utility
Compaq NonStop™ Pathway/XM System Management Manual426761-001
10-53
SET SERVER
HOMETERM device-name
specifies the name of the home terminal for servers in the server class.
If you omit this attribute, the default is the home terminal of the PATHMON
process.
Defaults for file name expansion are based on the values of the SYSTEM and
DEFAULT attributes of the associated NODE object.
IN file-name
specifies the name of the input file passed to the server process in the startup
message; this could be a DEFINE name.
Defaults for file name expansion are based on the values of the SYSTEM and
DEFAULT attributes of the associated NODE object.
If you omit this attribute, spaces are passed to the servers for the file name.
LIKE server-class
sets the attribute values for the server class to those of the named server class.
server-class must be the name of a previously added server class.
LINKDEPTH number
for direct and replicated server classes, specifies the maximum number of
concurrent links that any one link manager, such as a LINKMON process or a TCP,
can have to a given server process before the PATHMON process directs that link
manager's link requests to another server within the server class.
The value of LINKDEPTH should not exceed the value of MAXLINKS and cannot
exceed 255. In the unlikely event that MAXLINKS is set to 0, the value of
LINKDEPTH should be set to 1. Refer to Appendix C for information about
configuration limits.
If you omit this attribute, the default is 1.
Typically, you use the LINKDEPTH attribute to allow multithreaded servers; for
servers that are not multithreaded, use the default of 1 for LINKDEPTH.
For distributed server classes, the value is automatically set to 4095.
MAXLINKS number
for direct and replicated server classes, specifies the maximum number of
concurrent links permitted between all link managers, such as LINKMON processes
and TCP processes, and a server in a server class.
This attribute is not valid for distributed server classes.
number must be a value from 0 through 4095. This attribute establishes the
maximum number of concurrent send operations to a single server process. The link