Configuring Proxy Server

You can configure proxy server options to modify the behavior of the connector.

Important:

Important:

Do not modify the proxy server connector options unless your system administrator instructs you to do so. These options are needed in specific scenarios only, and may cause unexpected connector behavior if not configured appropriately.

To configure advanced options:

  1. To access proxy server options, open the ODBC Data Source Administrator where you created the DSN, then select the DSN, then click Configure, then click Options, then click Proxy Sever.
  2. In the HTTP_PROXY field, specify the host name or IP address of the HTTP proxy server.
  3. In the HTTP_PROXY_USER field, specify the proxy server username for the HTTP_PROXY server.
  4. In the HTTP_PROXY_PASSWORD field, specify the proxy server password for the HTTP_PROXY server.
  5. In the ALL_PROXY field, specify the host name or IP address of the proxy server, supports both HTTP and HTTPS proxy.
  6. In the ALL_PROXY_USER field, specify the proxy server username for the ALL_PROXY server.
  7. In the ALL_PROXY_PASSWORD field, specify the proxy server password for the ALL_PROXY server.
  8. In the PROXY_BYPASS_HOSTS field, specify a comma separated list of host name, domain, and IP address.
  9. To save your settings and close the Advanced Options dialog box, click OK.