Response Based URL List
About
The Response Based URL List condition involves connecting to a given URL address with a virtual browser (JavaScript supported) and tracking the other addresses called by the page up to a certain depth. Each URL obtained is added to the list and additionally, links found in the HTML pages returned from the server are parsed and added to the URL list. Thus, for services where it is desired to prevent requests from different URLs not listed, this condition can be used together with actions like Block or Show Content.
How to Add?
To add the Response Based URL List condition, follow the steps of "Traffic Manager > Traffic Manipulation > Conditions > Add" through the TR7 ASP web interface. On the page that appears, select Response Based URL List as the Criteria to obtain the form below.
Interface
Response Based URL List Form
- Condition Name (Optional)
An optional name is entered for the condition to be created. If no name is given to the condition, it will be displayed on the TR7 web interface with the description stated in the Condition Description.
- Criteria
Response Based URL List is selected.
- URL Address to Start With
The domain or IP address from which the URL list will be extracted is written.
By clicking on the Scan icon under Actions, the links inside the written URL address are scanned.
All found URLs are displayed in theURL List tab.
- vDevice
The vDevice through which the URL to be scanned will be requested is selected.
- Route Table
The Route Table through which the URL to be scanned will be requested is selected.
- Max. Depth
The maximum depth to be scanned in the URL is limited.
- List Search Method
The Path information is scanned.
The Path + Query information is scanned.
The URL information is scanned.
The URL Without Query is scanned.
- Case Insensitive
When the checkbox is selected URL List will be checked without regard to uppercase/lowercase letters. By default, it is unselected.
- URL List
The scanned URL list based on the information selected in the above tabs is displayed here.
- Condition Description
Condition description is generated automatically depending on the configuration.