PLBWEB_SUSPEND_MAX_TIMEOUT Keyword
9.7C
PLBWEB_SUSPEND_MAX_TIMEOUT={ minutes }
This keyword specifies the maximum time that a child task can continually exist in the 'suspended' state before it is terminated.
By default, the PL/B Web Server allows a child task to remain in the 'suspended' state for up to sixty (60) minutes before the child task is terminated. This keyword can be used to set the maximum allowed {minutes} that a child task can remain in the 'suspended' state before being terminated.
Note the following:
1. A child task can only exist in a 'suspended' state for a limited amount of time before it is to be terminated.
2. A child task in the 'suspended' state may or may not have a PWS pending licensed user count. However, a child task in a 'suspended' state does use OS system resources where the PWS server is executing.
3. Changes to this keyword take affect when a new user logon occurs which creates a new child task.
See Also: Child Task Management, PLBWEBSRV Keywords, Server Command Line
![]() |