SCSKEEPCONNECT
Enable xfServer connection recovery
WSupported on Windows
|
|
|
NSupported in Synergy .NET
|
The SCSKEEPCONNECT environment variable enables or disables the xfServer connection recovery feature for a client.
Value
One of the following values:
ON = Enable connection recovery.
OFF = Disable connection recovery.
Discussion
When connection recovery is enabled in slave mode on the server, setting SCSKEEPCONNECT to ON on the client will enable the feature for that client. Setting it to OFF or not setting it at all will disable connection recovery for that client.
When connection recovery is enabled in master mode on the server, setting SCSKEEPCONNECT to OFF on the client will disable the feature for that client. (Setting it to ON in this case has no effect.)
When connection recovery is disabled on the server, setting SCSKEEPCONNECT to ON on the client will have no effect, and a warning will be logged in the Windows event log on the server.
Setting location
On the xfServer client in the environment or in the [dbr] section of synergy.ini. To use the SETLOG routine to set SCSKEEPCONNECT, call it prior to the first OPEN statement to the server.
Used by
xfServer
See also
Using connection recovery (Windows)
Examples
SCSKEEPCONNECT=off