Proxy Host
- Last Updated: May 21, 2024
- 1 minute read
- DataDirect Connectors
- ODBC
- Greenplum 8.0
- Documentation
Attribute
ProxyHost (PXHN)
Purpose
Specifies the host name and possibly the domain of the proxy server. The value specified can be a host name, a fully qualified domain name, or an IP address in either IPv4 or IPv6 format.
Valid Values
server_name | IP_address
where:
- server_name
- is the name of the server or a fully qualified domain name to which
you want to connect.
The IP address can be specified in either IPv4 or IPv6 format.
Default
No default value
Notes
- When proxy mode is disabled (ProxyMode=0), the Proxy Host option is ignored.