The Aptify web interface uses HTTP compression as a way to improve performance by reducing the size of the data traveling between the web interface and the web server. Dynamic compression is not enabled by default and the WCF binary encoding must be configured to use encryption.

Follow the steps below to configure these services:

  1. Verify/enable Static and Dynamic Compression on the IIS Server.
  2. Load IIS Manager, navigate to the Aptify application, select Compression and ensure that the Enable dynamic content compression and Enable status content compression options are selected.
  3. After completing these changes, restart IIS.

Enabling compression is not guaranteed to improve performance and in some cases may even result in a decrease in performance. Testing within your environment will be necessary to determine the best configuration for your environment.