XFPL_COMPRESS
Compress data for xfServerPlus
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
VSupported on OpenVMS
|
The XFPL_COMPRESS setting specifies that data containing repeated zeroes or spaces be compressed when it is sent to or from xfServerPlus.
Value
One of the following values:
ON = Use compression.
OFF = Don’t use compression. (default)
Discussion
Setting XFPL_COMPRESS to ON compresses data sent to and from xfServerPlus that contains repeated zeroes and spaces. Using compression can improve network throughput. Note that xfServerPlus compression does not compress the entire packet. The improvement in network throughput for any particular application will depend on the average packet size and the amount of compressible data.
Setting location
The xfpl.ini file.
Used by
xfServerPlus
See also
Examples
XFPL_COMPRESS = ON