A value of yes(1) indicates that the WSH is currently performing work on behalf of one of its associated workstation clients. A value of 
no(2) indicates that the WSH is currently waiting for work to perform on behalf of one of its associated workstation clients. 
 
      The tuxTwslTbl table represents configuration and run-time characteristics of WSL server processes configured to manage workstation groups. These object values identify and characterize workstation-specific configuration objects for WSL 
tuxTsrvrTbl objects within the application. To create a new row in this table, use a SET request that specifies the values for at least 
tuxTwslTaSrvGrp, 
tuxTwslTaSrvId, and 
tuxTwslTaNaddr. 
 
      The period of time, in seconds, during which the tuxTwslTaMaxGen limit applies. This object value is meaningful only for restartable WSL servers, that is, if the 
tuxTwslTaRestart object is set to 
yes(1). When a restarting server would exceed the 
tuxTwslTaMaxGen limit but the 
tuxTwslTaGrace period has expired, the system resets the current generation (
tuxTsrvrGeneration) to 1 and resets the initial boot time (
tuxTsrvrTimeStart) to the current time. A value of 0 for this object indicates that the WSL server should always be restarted.
 
      Restartable (yes(1)) or non-restartable (
no(2)) WSL server. If server migration is specified for this server group (
tuxTdomainOptions = migrate(2) and 
tuxTgroupLMID with alternate site), then this object must be set to 
yes(1). 
 
      Specifies when this server should be booted (tmboot(1)) or shutdown (
tmshutdown(1)) relative to other servers. If two servers are given the same sequence number, it is possible for 
tmboot(1) to boot them in parallel and for 
tmshutdown(1) to shut them down in parallel. 
tuxTwslTbl instances added without a 
tuxTwslTaSequence object specified or with an invalid value have a value generated for them that is 10,000 or more and is higher than any other automatically selected default value. Servers are booted by 
tmboot(1) in increasing order of sequence number and shutdown by 
tmshutdown(1) in decreasing order. Run-time modifications to this object affect only 
tmboot(1) and 
tmshutdown(1) and affect the order in which running servers can be shutdown by a subsequent invocation of 
tmshutdown(1). 
 
      A value of new(1) indicates that new incoming clients cannot connect through this 
tuxTwslTbl instance. A value of 
all(2) indicates that workstation clients already connected to the application through this WSL have been 
suspended(2) (see 
tuxTclientState) in addition to new incoming connections being disallowed. A value of 
none(3) indicates that no suspension characteristics are in effect.
 
      Setting a value of yes(1) causes all active WSHs in the /WS group to refresh their VIEW buffer type cache. A 
GET request on this object always returns 
no-value-returned(2) and does not mean anything. This object has meaning only for 
SET requests.