Proxy Mode
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 ProxyHost connection option.
Default
0 (NONE)
GUI Tab
See Also