ProxySG Content Policy Language Guide
192
icp( )
Determines whether to consult ICP when forwarding requests. Any forwarding host or SOCKS
gateway identified as an upstream target takes precedence over consulting ICP.
Syntax
icp(yes|no)
The default is yes if ICP hosts are configured, no otherwise.
where:
yes—Consult ICP unless forward( ) or socks_gateway( ) properties are set. If no ICP hosts are
configured, yes has no effect.
no—Do not consult ICP hosts, even if configured.
Layer and Transaction Notes
•Use in <Forward> layers.
Applies to all but SOCKS transactions.
See Also
•Properties:
direct( ), forward( ), reflect_ip( ), socks_gateway( )