Proxy Mode
- Last Updated: October 28, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Oracle Database Wire Protocol 8.0
- Documentation
![]()
Supported on Windows, UNIX, and Linux only.
Attribute
ProxyMode (PXM)
Purpose
Determines whether the driver connects to an endpoint through an HTTP proxy server.
Valid Values
0 | 1
Behavior
If set to 0 (NONE), the driver connects directly to the endpoint specified by the Host connection option.
If set to 1 (HTTP), the driver connects to the endpoint through the HTTP proxy server specified by the ProxyHost connection option.
Default
0 (NONE)