Proxy server properties
- Last Updated: July 26, 2018
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Eloqua 6.0
- Documentation
The following table summarizes connection properties used in the implementation of a proxy server.
| Property | Characteristic |
|---|---|
| ProxyPassword | Specifies the password needed to connect to a proxy server. |
| ProxyPort | Specifies the port number where the proxy server is listening for HTTP or HTTPS requests. |
| ProxyHost | Specifies a proxy server. |
| ProxyUser | Specifies the user name needed to connect to a proxy server. |