The "deflate" compression type supported (7.6.0)
FortiWeb now supports the "deflate" compression type. "Deflate" files can be uncompressed and scanned against the security modules to ensure their legitimacy.
Run the following command to use "deflate" as the compression method:
config waf file-compress-rule
edit <rule_name>
set compression-type deflate
next
end
We support three compression methods: gzip, brotli, and deflate. It is highly recommended to choose gzip over the other two as it provides error checks and is more reliable.
Related topics: