Skip to content

Server Cookie Name

About

Server Cookie Name Condition is a traffic manipulation tool to manipulate HTTP requests incoming to a Backend Server based on the server's cookie information.

How to Add?

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

Interface

LOGO

Server Cookie Name 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


Server Cookie Name is selected.


The Server Cookie Name to be matched with the Query parameter is entered.

- Match Type

Condition is triggered when the server cookie name exactly matches the Query value.

Condition is triggered when the server cookie name starts with the Query value.

Condition is triggered when the server cookie name ends with the Query value.

Condition is triggered when the server cookie name contains the Query value.

Condition is triggered when the server cookie name matches the Query regular expression.

When Is Present is selected, the presence of the value provided in the Cookie Name is checked within the incoming HTTP request to the Backend Service. Query 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


Query parameter for the selected server cookie name is entered.

- 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

- Example Usage


When the Server Cookie Name condition is selected as below and added to the Show Content action as a condition, if the Backend Service has the specified cookie information, requests are redirected to the desired location.

LOGO