WorkloadCondition

The workload condition policy works along the lines as the age-based, except rather than restart at a certain age, the members restart when a certain user-defined number of requests have been serviced.

Inherits from type HealthCondition and adds the following.

Attributes Summary
totalRequests : longThe workload condition policy restarts members when a certain user-defined number of requests have been serviced.

Attribute Details

totalRequests    -    The workload condition policy restarts members when a certain user-defined number of requests have been serviced. An acceptable request value must be between 1000 and 9223372036854775807 and must be a whole number.
     data type:  long
     default Value:   20000000


Copyright IBM Corp. 1996-2005