Simple-Rate-Limiter - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

value
Guidelines
The set-system-var command creates a new system variable that actions or style
sheets can access with the dp:variable() function. System variables, while globally
accessible, must be defined within a specified context.
For example var://system/Notes/jim is correct as it sets the variable jim in the
context Notes within the system scope.
However, var://system/Notes and var://system/Notes/ are incorrect as they
specify only a scope and context, but not a variable.
Examples
v Creates the counter system variable in the signerID context.

simple-rate-limiter

Enters Simple Rate Limiter configuration mode.
Syntax
simple-rate-limiter name
no simple-rate-limiter name
Parameters
name
Guidelines
The simple-rate-limiter command enters Simple Rate Limiter configuration mode.
In this mode, you can create a Simple Rate Limiter. A Simple Rate Limiter is used
by a Web Application Firewall.
Use the cancel or exit commands to exit Simple Rate Limiter configuration mode
and return to Global configuration mode.
Use the no simple-rate-limiter command to delete a Simple Rate Limiter.
Related Commands
cancel, exit
var://system
Specifies the required prefix that identifies a global variable.
contextName
Specifies the required name of the context within which the global
variable resides.
Specifies the value to assign.
# set-system-var var://system/signerID/counter 0
#
Specifies the name of the Simple Rate Limiter.
The name can contain a maximum of 128 characters. For restrictions, refer
to "Object name conventions" on page xxiv.
Chapter 2. Global configuration mode
95

Advertisement

Table of Contents
loading

Table of Contents