NonProxyHosts
A list of hosts that the connector can access without connecting through the proxy server, when a proxy connection is enabled.
When specifying multiple hosts, each host must be separated by a vertical bar (|
). You can specify patterns using asterisks (*
) as wildcard characters. For example:
NonProxyHosts=123.255.321.255|*.localhost|176.255.16.*
Default Value | Data Type | Required |
---|---|---|
None |
String |
No |