Attribute

DisableSocksProxy (dsp)

Purpose

Specifies whether the driver should ignore the SOCKS proxy configuration specified in the Java system options (if any). Setting this connection property alters the behavior of all the connections on the same JVM.

Valid Values

0 | 1

Behavior

If set to 0 (false), the driver uses the SOCKS proxy.

If set to 1 (true), the driver ignores the SOCKS proxy.

Notes

This property is used when you want the driver to ignore the existing Java proxy configuration on your client for Snowflake connections.

Default Value

0 (false)