Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Hierarchies
Help | Content Gateway | Version 7.8.x
Configure > Content Routing > Hierarchies
 
If rules in the parent.config file are set so that only selected requests are sent to a parent proxy, Content Gateway skips name resolution only for requests that are going to the parent proxy. Name resolution is performed as usual for requests that are not sent to a parent proxy. If the parent proxy is down and the child proxy can go directly to origin servers, the child performs DNS resolution.
Displays a table listing the rules in the parent.config file that identify the HTTP parent proxies used in an HTTP cache hierarchy and configure selected URL requests to bypass parent proxies.
Lists the parent.config file rules. Select a rule to edit it. The buttons on the left of the box allow you to delete or move the selected rule up or down in the list.
dest_domain is a requested domain name.
dest_host is a requested hostname.
dest_ip is a requested IP address.
url_regex is a regular expression to be found in a URL.
If the primary destination is dest_domain, a value for this field can be yahoo.com
If the primary destination type is dest_ip, the value for this field can be 123.456.78.9.
If the primary destination is url_regex, a value for this field can be politics.
Select true for the proxy to go through the parent cache list in a round-robin based on client IP address.
Select strict for the proxy to serve requests strictly in turn. For example, machine proxy1 serves the first request, proxy2 serves the second request, and so on.
Select false if you do not want round-robin selection to occur.
Select true for requests to bypass parent hierarchies and go directly to the origin server.
Select false if you do not want requests to bypass parent hierarchies.

Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Copyright 2016 Forcepoint LLC. All rights reserved.