Getting Started > Client Installation > Installing Integrity Lifecycle Manager Client > Improving Integrity Lifecycle Manager Client Performance Over Network
 
Improving Integrity Lifecycle Manager Client Performance Over Network
If you are working over a network with less than 10 Mbit of available bandwidth, you can adjust compression for the Integrity Lifecycle Manager client under:
installdir/IntegrityClientSite.rc
#Compression properties
where installdir is the path to the directory where you installed the Integrity Lifecycle Manager client.
You can turn compression on for all Integrity Lifecycle Manager client connections by using this property:
IntegrityClient.default.compressionEnabled
You can turn compression on for Integrity Lifecycle Manager client connections to a particular Integrity Lifecycle Manager server or proxy using this property:
IntegrityClient.<hostname>.<port>.compressionEnabled
The properties should only be set to true if compression is required because your network is dealing with the transfer of numerous large files. Adjusting the compression properties is not helpful on a fast LAN because, typically, the time to compress the file is greater than the time required to make the transfer.