VORTEX_TCP_KEEPALIVE
Set keepalive timer for Connectivity Series
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
VSupported on OpenVMS
|
The VORTEX_TCP_KEEPALIVE environment variable sets the keepalive timer for the client and server parts of SQL Connection and xfODBC.
Value
The desired keepalive timer setting in seconds.
Discussion
The Connectivity Series installation automatically sets this environment variable and we don’t recommend changing it. By default it is set to 600 (10 minutes), which reduces the delay before a broken socket is detected. This setting affects only Connectivity products; it does not change the OS keepalive timer setting.
Setting location
The environment or
- the opennet.srv file on Windows.
- the startnet script on UNIX.
- the STARTNET.COM file on OpenVMS.
Used by
SQL Connection, xfODBC
Examples
VORTEX_TCP_KEEPALIVE=600