Location Redirection
About
The Location Redirection action is generally used in cases where it is desired to redirect an incoming request to a different location at the moment of the request, following a request made to the vServices.
How to Add?
To add the Location Redirection action from TR7 ASP web interface, "Traffic Manager > Traffic Manipulation > Actions > Add" steps are followed. At the current page Location Redirection is selected as an Action Type and the following form is shown.
Applicable vServices
- HTTP
- L7 TCP
- Network
Interface
Location Redirection Form
- Action Name
Name for the action is entered.
- Action Type
Location Redirection is selected.
- Redirect Code
The HTTP status code with which the client will be redirected is selected. By default, HTTP 301 Status Code is selected. Below is a list of HTTP status codes (Redirection) supported by TR7 that can be selected.
- Complete List of HTTP Status Codes (Redirection) Supported by TR7
Status Code | Status | Description |
---|---|---|
301 | Redirection | Permanent Redirection |
302 | Redirection | Temporary Redirection |
303 | Redirection | GET Request Redirection |
307 | Redirection | Temporary Redirect |
308 | Redirection | Permanent Redirect |
- Redirect Location
The URL/IP address information where the request coming to the vServic will be redirected to is entered.
Adding variable is also possible with the fx button on the right side.
- Conditions
Condition(s) that will trigger the action is/are selected. For detailed information about conditions, click here.