PLBCS_KEEPALIVE Keyword


     PLBCS_KEEPALIVE={ON | OFF}

 

This optional keyword controls the generation of keep-alive messages between the server and clients. The application server employs keep-alive messages for all clients currently connected to a runtime program. This support is needed to prevent a client child thread from becoming hung when a workstation was rebooted. This capability is enabled by default but may be disabled using this keyword if necessary.

 

To implement the KEEPALIVE processing, both the server's and the client's configuration file must specify this keyword.

 

 

See Also: PLBSERVE Keywords, PLBCLIENT Keywords, PLBSERVE Command Syntax



PL/B Application Server PLBCS_IPFILE PLBCS_KEYFILE