PLBWEB_REST_PORTNUM Keyword
10.2
PLBWEB_REST_PORTNUM={portnum}
This keyword specifies a starting port number for the REST FastCGI interface.
This keyword is optional and is placed in the [Environment] section of the PWS configuration INI file.
Where:
Note:
1. If this keyword is not used, the default value is 9000.
2. The port number range will be from the number given to the number plus the PLBWEB_REST_MAX_COUNT value.
3. If the PLBWEB_REST_SSL is set to BOTH, an additional PLBWEB_REST_MAX_COUNT value will be added to the range.
Example:
PLBWEB_REST_PORTNUM01=2000
See Also: Server Configuration Keywords, Server Command Line
![]() |