FortiADC - WebPage Compression

Problem

How can FortiADC be used to increase website performance?

Solution

Compression Offloading can be used to compress all or certain URIs or content types before they are transmitted to the client.
The configuration for this is simple:

  • URI Rule Type: This option can be used to control whether the entries in the two tables below are understood as "include" or "exlcude".
IMPORTANT: The include or exclude option applies to the "Content Type" table as well! The name of the option is a bit misleading.

No other configuration is needed.

Advanced options

You can use the CLI to configure advanced options:
config load-balance compression
    edit 1
        set cpu-limit {enable |disable}
        set max-cpu-usage <percent>
        set min-content-length <bytes>
    next
end
  • max-cpu-usage: max cpu usage for compression
  • min-content-length: how big need the file to be for compression


Comments

Popular posts from this blog

FortiGate BGP dual-home with multiple ISP

FortiMail - Server Basic Configuration

FortiGate as DNS Server or DNS Proxy