Compression

Reduce the amount of bandwidth required to deliver an asset through compression. An asset may be compressed by an external web server or by the CDN. A brief description for each compression method is provided below.

Type Description

External Web Server

An asset may be compressed on an external web server.

This allows:

  • A customer origin server to serve a compressed version of the requested content via the CDN. This improves performance by reducing the amount of data transferred between the customer origin server and the requesterRefers to the user that requested content..
  • The compressed version of the requested content to be cached on the edge server that fulfilled the request.

Edge Server

Content may be compressed by the CDN as it is requested. After which, the compressed version of the requested content may be cached on an edge server.