You can use this custom property when ARFM has the magicNMode
custom property is enabled, to the limit on the total number of concurrent
requests. If this property is not defined, a reasonable limit is estimated
from other data.
If you are using the reasonable limit estimation, the limit on
the total number of concurrent requests for a cell is the sum of a
contribution from each node in the cell. The contribution from a node
is the average, over the running application servers on that node,
of the maximum size of the thread pool of the Web container on that
application server.
Valid values |
A positive integer defines the number of concurrent requests.
To use the reasonable estimate, set the property value to a negative
number or delete the custom property. |
Default |
-1 |