XFPL_COMPRESS
Compress data for xfServerPlus
WSupported on Windows
|
USupported on Unix
|
VSupported on OpenVMS
|
NSupported in Synergy .NET
|
The XFPL_COMPRESS setting specifies that data containing repeated zeros 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 zeros 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