Proxy Mode
- Last Updated: August 5, 2021
- 1 minute read
- DataDirect Connectors
- ODBC
- PostgreSQL 8.0
- Documentation
Attribute
ProxyMode (PXM)
Purpose
Determines whether the driver connects to your data source endpoint through an HTTP proxy server.
Valid Values
0 | 1
Behavior
If set to 0 (NONE), the driver connects directly to the data source endpoint specified by the Host Name connection option.
If set to 1 (HTTP), the driver connects to the data source endpoint through the HTTP proxy server specified by the Proxy Host connection option.
Default
0 (NONE)