skip to main content
Connection Option Descriptions : Proxy Mode
  

Try DataDirect Drivers Now

Proxy Mode

Attribute

ProxyMode (PXM)

Purpose

Determines whether the driver connects to an Amazon Redshift endpoint through an HTTP proxy server.

Valid Values

0 | 1

Behavior

If set to 0 (NONE), the driver connects directly to the Amazon Redshift endpoint specified by the Host Name connection option.
If set to 1 (HTTP), the driver connects to the Amazon Redshift endpoint through the HTTP proxy server specified by the ProxyHost connection option.

Default

0 (NONE)

GUI Tab

General tab

See Also

*Proxy Host
*Host Name
*Proxy Password
*Proxy Port
*Proxy User