Editing the UBBCONFIG File
- In the
MACHINES
section, specifyMAXWSCLIENTS=
number (Required).Note:
IfMAXWSCLIENTS
is not set, JSL does not boot. - In the
GROUPS
section, setGROUPNAME
required parameters [optional parameters]. - Set the
SERVERS
section (Required).Lines within this section have the form:
JSL required parameters [optional parameters]
where
JSL
specifies the file (string_value
) to be executed bytmboot(1)
. - Set the required parameters for
JSL
.Required parameters are:
SVRGRP=string_value SRVID=number CLOPT=”-A... -n... //host port”
- Set other parameters for
JSL
.You can use the following parameters with the JSL, but you need to understand how doing so affects your application. Refer to “Parameters Usable with JSL” for additional information.
MAX # of JSHs
MIN # of JSHs
Parent topic: Quick Configuration