Proxy Server Properties
- Last Updated: April 16, 2018
- 1 minute read
- DataDirect Connectors
- JDBC
- Salesforce 6.0
- Documentation
The following table summarizes proxy server connection properties.
| Property | Characteristic |
|---|---|
| ProxyHost | Identifies a proxy server to use for the first connection. This can be a named server or an IP address. |
| ProxyPassword | Specifies the password needed to connect to a proxy server for the first connection. |
| ProxyPort | Specifies the port number where the proxy server is listening for
HTTP or HTTPS requests for the first connection. The default is
|
| ProxyUser | Specifies the user name needed to connect to a proxy server for the first connection. |