Proxy server properties
- Last Updated: October 25, 2017
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Sales Cloud 6.0
- Documentation
The following table summarizes connection properties used in the implementation of a proxy server.
| Property | Characteristic |
|---|---|
| ProxyHost | Specifies a proxy server. |
| 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. |
| ProxyUser | Specifies the user name needed to connect to a proxy server. |