web-proxy parent automatic whitelist
Configures the parent proxy automatic mode whitelist to allow caching of HTTP traffic.
Syntax
[no] web-proxy parent automatic whitelist {<host-name> | <ip-address>}
Parameters
<host-name> | Specifies the host name of the parent proxy. You can specify host names in a comma-separated list. Specify the list of host names in order of preference. |
<ip-address> | Specified IPv4 address of the trusted parent proxy. You can specify IP addresses in a comma-separated list. Specify the list of IP addresses in order of preference. |
Usage
When web proxy is configured in automatic mode on the SteelHead CX and the clients are configured to use a PAC file (or proxy), only secure (HTTPS) content is cached. To cache non-secure content, use this command to add a list of IP addresses of proxies that the clients are configured to use.
You can use the show web-proxy parent status command to view this configured whitelist.
Example
amnesiac (config) # web-proxy parent automatic whitelist address 1.1.1.1,2.2.2.2,3.3.3.3
Product
SteelHead CX
Related Commands