| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.w3.org/2001/XMLSchema}long
|
+--{http://www.bea.com/ns/weblogic/90/domain} (restriction)
The upper threshold that triggers events based on the number of messages stored in the SAF agent. - The default value of -1 disables the events for this SAF agent. - Applies only to agents with sending capability. - Updating MessagesThresholdHigh affects only new requests. - If the number of messages exceeds this threshold, the triggered events are: - Log Messages: A message is logged on the server indicating a high threshold condition. - Flow Control: The agent becomes armed and instructs producers to begin decreasing their message flow. Range of Values: = MessagesMaximum; >= MessagesThresholdLow
<xs:element minOccurs="0" name="messages-threshold-high" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:long"></xs:simpleType><xs:minInclusive value="-1"/></xs:restriction>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |