skip to main content
Configuring Hybrid Data Pipeline for JDBC : Connection properties reference : ProxyHost
  

Try Now

ProxyHost

Description

Identifies a proxy server to use for the connection.

Valid Values

server_name | IP_address
where:
server_name
is the name of the proxy server, which may be qualified with the domain name.
IP_address
is an IP address, specified in either IPv4 or IPv6 format, or a combination of the two.

Notes

*All communication between the driver and the Hybrid Data Pipeline service is encrypted using SSL, including the values specified for DataSourceUserID and DataSourcePassword.

Default

empty string

Data Type

String

See also

Connecting Through a Proxy Server