Skip to content

URL

About

URL Condition is a traffic manipulation tool to manipulate HTTP requests incoming to a Backend Server based on their target URL.

How to Add?

To add a URL condition from TR7 ASP web interface, "Traffic Manager > Traffic Manipulation > Conditions > Add" steps are followed. At the current page URL is selected as a Criteria and the following form is shown.

Interface

URL Form

LOGO

URL 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


URL is selected.

- Match Type

Condition is triggered when the incoming HTTP request URL exactly matches the Query value.

Condition is triggered when the incoming HTTP request URL starts with the Query value.

Condition is triggered when the incoming HTTP request URL ends with the Query value.

Condition is triggered when the incoming HTTP request URL contains the Query value.

Condition is triggered when the incoming HTTP request URL matches the Query regular expression.

- Case Insensitive


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

- Query


Query parameter for the selected URL is entered.

LOGO 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