Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Verify/enable Static and Dynamic Compression on the IIS Server.
    • Requires adding Dynamic Content Compression on the web server under Administrative Tools > Server Manager > Roles > Web Server.
    • Under the Roles Services, select Add Role Services.
    • Select Static Content Compression and Dynamic Content Compression.
       
  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.
    • Both static and dynamic compression should now be enabled for the Aptify site. You can verify this using a HTTP debugging tool like Fiddler.

       

...