Use HTTP proxies
- Last Updated: January 26, 2024
- 1 minute read
- DataDirect Connectors
- ODBC
- Aha! 8.0
- Amazon Redshift 8.0
- Apache Cassandra 8.0
- Apache Hive 8.0
- Apache Spark SQL 8.0
- Autonomous Rest Connector 8.0
- Cloudera Impala 7.1
- dBase 7.1
- + 24
Many of the DataDirect for ODBC drivers use the HTTPS protocol to communicate with the data source or other required systems. For instance, cloud-based data sources use HTTPS as the primary communication protocol between a driver and the data source. Additionally, some on-premises data sources may use HTTPS for certain features, even though they primarily use TCP-based protocol to communicate between the driver and data source. SQL Server, for example, primarily employs a TCP-based wire protocol, but uses HTTPS to fetch encryption keys used by the Transparent data encryption feature from SQL Server Azure.
-
Proxy Host (ProxyHost)
-
Proxy Port (ProxyPort)
-
Proxy User (ProxyUser)
-
Proxy Password (ProxyPassword)
For additional information on configuring HTTP proxies, refer to the user's guide for your driver.