ADO.NET Provider for Teradata

Build 26.0.9655

ProxyBypassHosts

Specifies a matching pattern for hostnames and addresses to bypass the proxy server identified by the HTTPS_PROXY parameter. This parameter may only be specified in conjunction with the HTTPS_PROXY parameter. Separate multiple hostnames and addresses with a vertical bar | character. Specify an asterisk * as a wildcard character.

Data Type

string

Default Value

""

Remarks

When this parameter is omitted, the default pattern is localhost|127.*|[::1] which bypasses the proxy server identified by the HTTPS_PROXY parameter for common variations of the loopback address. When the proxy server identified by the HTTPS_PROXY parameter is bypassed, then the Java system proxy settings are used. If no Java system proxy settings are defined, then a direct connection is made to the destination. This parameter is available for SQL connections beginning with Teradata JDBC Driver 20.00.00.12.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655