To reduce the network bandwidth required, PPM uses compressed data transfer by default after you created a client. This operation mode is based on direct communication between PPM client and server. Neither HTTP tunneling nor proxy servers are supported in this case. This operation mode is preset after creation of a client, but it can be changed at a later time.
Configuration
To enable the RMI data transfer mode with compression, assign the value false to the key UseSSL in the global configuration file Registry_settings.properties and the value com.idsscheer.ppm.rmi.compress.ZCompressionSocketFactory to the key RMISocketFactory in the client configuration file RMIServer_settings.properties.