Variable Rules
Variables are dynamic values that can affect the behaviour of current request of the application.
Overview
How to Use:
- Go to WAF > Listener > Settings > Variables.
- Configure the settings.
- Click on Save changes.
Description
Variable Scope
Users can specify the scope of the variable. Users can select any of the following: GLOBAL, TRANSACTION, SESSION, CUSTOM.
Accepted values: GLOBAL / TRANSACTION / SESSION / CUSTOM
Default: GLOBAL
Variable Name
Users can specify the user-friendly variable name.
Accepted values: String
Default: Blank
Variable Type
Users can specify the variable type either it is string or Integer.
Accepted values: String / Integer
Default: String
Default Value
Users can specify the default value for the variable.
Accepted values: String
Default: Blank