Proxy Mode
- Last Updated: October 22, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Amazon Redshift 8.0
- Documentation
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)