Proxy Server Properties
- Last Updated: April 2, 2024
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Database 6.0
- Documentation
The following table summarizes proxy server connection properties.
| 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. |