UseCompression

Boolean

true

The UseCompression parameter specifies if the data sent to and from the application server is compressed. Set this parameter to false if you do not want transmitted data compressed.

The compression ratio that is achieved is appended to the "Thin Client disconnected and signed off" message written to the jommsg.log file of the application server when an application closes.

Parameter is read when …

The presentation client using the same JADE initialization file is next initialized; for example, when you restart the presentation client.

Hint

The compression process is transparent to both you and the user, and enables you to reduce the size of data that is sent over a slow network connection at the cost of the extra processing CPU required to compress and uncompress the data.