Defining an OWA Compression Resource Policy

Due to caching issues with OWA, the system comes with the following built-in resource policies specifying that it should not compress Javascript or CSS files that are routed through OWA:

1.Do Not Compress *:*/exchWeb/controls/*.css (all roles)

2.Do Not Compress *:*/exchWeb/controls/*.js (all roles)

3.Do Not Compress *:*/exchWeb/*/controls/*.css (all roles)

4.Do Not Compress *:*/exchWeb/*/controls/*.js (all roles)

In the last two policies, a wildcard (*) is included in the path to account for different OWA build versions.

Pulse Secure recommends that you do not change the compression resource policies for OWA unless absolutely necessary.