RPCSVR_TIMEOUT
Section
STAFF
Initial Value
600
Units
Seconds
Range
>0
Description
This parameter defines the time an RPC server connection exists without being used.
TIBCO iProcess Workspace polls the RPC server (swrpcsvr) regularly to keep its connection alive. If the connection is lost for any reason, such as abnormal termination of the client, then the RPC server will wait for RPCSVR_TIMEOUT seconds without receiving a request before shutting down.
Tuning
There is generally no need to change this parameter as there should not be any need for it to come into effect.
The downside of having it set to a long period (such as an hour) is that if a single machine is switched off with iProcess running, then the RPC server will not shutdown until after that period.