Forum Discussion

Goldz_180077's avatar
Goldz_180077
Icon for Nimbostratus rankNimbostratus
Feb 08, 2017

Content Compression Rules for Java File

Hi F5 Team,

 

Can you help us analyzed the below file, if were do we configure this rules.

 

ALLOWED COMPRESSION RULES:

 

DEFLATE text/html text/plain text/xml text/x-js text/javascript text/css

 

DEFLATE application/xml application/xhtml+xml application/x-javascript application/javascript

 

DEFLATE application/json

 

EXCEPTIONS BY FILE TYPE:

 

Request_URI .(?:gif|jpe?g|png)$ no-gzip dont-vary

 

Request_URI .(?:exe|t?gz|zip|bz2|sit|rar)$ nogzip dont-vary

 

Request_URI .pdf$ no-gzip dont-vary

 

EXCEPTIONS BY BROWSER:

 

BrowserMatch ^Mozilla/4 gzip-only-text/html

 

BrowserMatch ^Mozilla/4.0[678] no-gzip

 

BrowserMatch \bMSIE !no-gzip !gzip-only-text/html

 

Thanks!

 

Goldz

 

No RepliesBe the first to reply