STRWBLRP
STRWBLRP - Start Webulator Server Request Processors
The STRWBLRP command is used to start additional Webulator request processors
for a specific server.
The server can be identified using either the PORT and
HOST parameters or the SVRID parameter.
The SVRID parameter must be used to identify the server if
a server identifier was specified when
starting the server.
Starting additional request processors allows the server
to handle more concurrent requests.
The initial number of request processors are started when the server is
started using the STRWBL command.
Additional request processors will also start dynamically based on the
request wait timeout configuration value.
STRWBLRP Parameters
- PORT - Socket Port
- The socket port to start additional server request processors on. The
default value is 5061. The port and host uniquely identify
the running server.
Refer to the socket port configuration value
for more information.
This parameter is only used when the
server ID parameter is set to *PORT.
- RPS - Additional Request Processors
- The number of additional server request processors to start. The default
value is 1. The
maximum request processors configuration value
determines the total number of request processors that can be started.
- HOST - Host Name or IP Address
- Identifies the host the server is processing. The default
value is *NOMULTIHOME. The default value must be used if the server has
multihome processing disabled. A valid host
must be specified if the server has multihome processing enabled. The
host can be identified with either a host name or an IP address. If the
host is not known then the server jobs can
be used to determine the host name.
This parameter is only used when the
server ID parameter is set to *PORT.
- SVRID - Server Identifier
- Used to identify the server for which request processors are to be started.
The server identifier is assigned to the server at
startup. The server ID entered
can be either a configured or
default value.
This parameter must be used if the server identifier is not the
default server ID.
The default of *PORT indicates that the PORT and HOST parameters are to be used
to identify the server.
Authorizing a User to STRWBLRP
A user that does not have *ALLOBJ special authority
must be authorized as follows to run the STRWBLRP command:
- Added to the
WEBULATOR product authorization list.
or
*USE authority to QSYS/STRWBLRP *CMD
*USE authority to WEBULATOR/WBLDAEMON *PGM
and