Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Work Manager: Capacity: Configuration

Configuration Options     Related Tasks     Related Topics

Use this page to configure properties for the selected capacity constraint.

A capacity constraint causes the server to reject requests only when it has reached its capacity. Capacity includes all requests, queued or executing, from the constrained work set. Work is rejected either when an individual capacity threshold is exceeded or if the global capacity is exceeded.

Configuration Options

Name Description
Name

The user-specified name of this MBean instance.

This name is included as one of the key properties in the MBean's javax.management.ObjectName:
Name=user-specified-name

MBean Attribute:
CapacityMBean.Name

Changes take effect after you redeploy the module or restart the server.

Count

Total number of requests that can be enqueued.

MBean Attribute:
CapacityMBean.Count

Related Tasks

Related Topics


Back to Top