Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Transparent Proxy and ARM > Reducing DNS lookups
Reducing DNS lookups
Help | Content Gateway | v8.5.x
If you are running Content Gateway in transparent proxy mode, you can enable the Always Query Destination option to reduce the number of DNS lookups and improve response time. When enabled, the Always Query Destination option configures the proxy to always obtain the original destination IP address of incoming requests from the ARM. Content Gateway then uses that IP address to determine the origin server instead of doing a DNS lookup on the hostname of the request. Because the client already performed a DNS lookup, Content Gateway does not have to.
When Always Query Destination is enabled, the value defined for the variable proxy.config.arm.use_hostname_for_wisp_and_reporting determines whether IP address or hostname is captured for reporting purposes.
 
Important 
To enable Always Query Destination:
1.
Navigate to the Content Gateway config directory (/opt/WCG/config) and open the records.config file in a text editor.
2.
Set the proxy.config.arm.always_query_dest variable to 1. This means that IP addresses are captured; domain names are not.
If you later need to disable Always Query Destination, change this setting to 0. In this case, domain names are captured.
3.
4.
content_line -x

Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Transparent Proxy and ARM > Reducing DNS lookups
Copyright 2023 Forcepoint. All rights reserved.