PLBCS_TERMTIME Keyword
PLBCS_TERMTIME={seconds}
This optional keyword specifies the number of seconds that the PLBSERVE process waits for client threads to terminate after a terminiate command has been executed for the server. If the {seconds} time expires, a forced termination of all client threads is executed and the Application Server is terminated. If the PLBCS_TERMTIME is not used, the terminate command causes the Application Server to wait for an infinite amount of time for the client threads to terminate.
The PLBCS_TERMTIME keyword has been implemented to take affect dynamically meaning that the value of the keyword can be changed in the server configuration file at any time before the terminate command is executed.
Example:
PLBCS_TERMTIME=60
See Also: PLBSERVE Keywords, PLBSERVE Command Syntax
![]() |