iTP Secure WebServer System Administrators Guide (Version 7.5+)
The operating system assigns process names in the form $X nnn, $Ynnn, or $Z nnn after the last
predefined process name is used.
An example of the Maxservers command is:
Maxservers 5
This command is optional.
NOTE: To support sessions, the SSC's Numstatic and Maxservers attributes must have the
same value.
Numstatic max-number
specifies the maximum number of static servers within this server class.
max-number must be a value from 0 to 4095.
The value for Maxservers minus the value for Numstatic is the number of dynamic servers for
the server class. Links to dynamic servers are granted to a LINKMON process by PATHMON when
a link request cannot be satisfied by a static server. Dynamic server processes are started by
PATHMON only as the result of a link request; they are not started by the START SERVER command.
The value of Numstatic cannot exceed the value of Maxservers.
If you omit this command, the default is 1.
An example of the Numstatic command is:
Numstatic 2
This command is optional.
NOTE: To support sessions, the SSC's Numstatic and Maxservers attributes must have the
same value.
Createdelay max-number
Specifies the time delay in minutes to create a dynamic server for this server class.
max-number must be a value from 0 to 1092. The default value is 0 minutes.
For more information about Createdelay, see the TS/MP System Management Manual.
Priority
priority-value
specifies the execution priority to be used when creating the server.
priority-value can be a value from 1 through 199. If you omit this command, the default is
the priority specified for the PATHMON process in the PATHMON section.
An example of the Priority command is:
Priority 150
This command is optional.
ServerClassName server-name
specifies the name with which serverclass is created. server-name must be according to the
serverclass naming conventions of pathway. This command is optional and is not configured by
default.
An example of the ServerClassName command is:
ServerClassName httpdA
Considerations:
1. This directive is not supported when distributor server class is used.
distributor server class is initiated with default server class name distributor).
250 Configuration Directives










