Skip to content

Query Parameter

About

The Query Parameter condition is used to manipulate based on the Query information in the request coming to the vServices.

How to Add?

To add the Query Parameter condition, follow the steps of "Traffic Manager > Traffic Manipulation > Conditions > Add" through the TR7 ASP web interface. On the page that appears, select Query Parameter as the Criteria to obtain the form below.

Interface

Query Parameter Form

LOGO

Query Parameter Condition Adding Form

- Condition Name (Optional)


Name for the condition is entered. If no name is given to the condition Condition Description will be visible in the TR7 ASP interface to represent the added condition.

- Criteria


Query Parameter is selected.

- Query Parameter


The key of the Query information that will match the value written in the Query tab is entered.

- Matching Method

The condition is triggered when the Query to be written exactly matches the Query Parameter in the request incoming to the vService.

The condition is triggered when the beginning of the Query Parameter in the request incoming to the vService matches the Query to be written.

The condition is triggered when the end of the Query Parameter in the request incoming to the vService matches the Query to be written.

The condition is triggered when the Query Parameter in the request incoming to the vService contains the Query to be written.

The condition is triggered when the Query Parameter in the request incoming to the vService matches the RegEx specified in the Query to be written.

When Is Present is selected, it checks whether the Query Parameter written in the Query Parameters tab exists in the request incoming to the vService or not. The query itself is not checked.

- Case Insensitive


When the checkbox is selected Query parameter will be checked without regard to uppercase/lowercase letters. By default, it is unselected.

- Query


A query (value) for the entered Query Parameter is written.

LOGO

- Condition Description


Condition description is generated automatically depending on the configuration.

- Form Buttons

Add button can be clicked to add the configured condition.

Add & Repeat button can be clicked to add the configured condition. With this option, new conditions with different configurations can be added without leaving the current tab. Following alert is given when the button is clicked.

LOGO