Monitor-Processing-Policy; Parameter - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Examples
v Assigns the RateLimit1 duration monitor to the current XSL Proxy.
v Removes the assignment of the RateLimit1 duration monitor.

monitor-processing-policy

Sets the behavior when a service has multiple monitors.
Syntax
monitor-processing-policy {terminate-at-first-throttle | terminate-at-first-match}
Parameters
terminate-at-first-throttle
terminate-at-first-match
Examples
v Allows only the first matching monitor to execute when a service has multiple

parameter

Makes a parameter available for the processing policy.
Syntax
parameter name value
no parameter name
Parameters
name
value
Guidelines
The following namespace declaration must be included in any style sheet to enable
that style sheet to access parameter-value pairs that are defined by the parameter
command.
936
Command Reference
# monitor-duration RateLimit1
#
# no monitor-duration RateLimit1
#
(Default) Monitors will execute in the order in which they are listed. After
any monitor either shapes (buffers to delay) or rejects a message, none of
the further monitors will execute.
Monitors will execute in the order in which they are listed. After any
monitor matches a message and takes any action, none of the further
monitors will execute.
monitors attached.
# monitor-processing-policy terminate-at-first-match
#
Specifies the name of the parameter made available to the current XSL
Proxy.
Specifies the value of the parameter.

Advertisement

Table of Contents
loading

Table of Contents