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.

One of the following values:

ON = Use compression.

OFF = Don’t use compression. (default)

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.

The xfpl.ini file.

xfServerPlus

XFPL_COMPRESS = ON