- Property Manager name: Brotli Support
- Behavior version: The
v2024-08-13
rule format supports thebrotli
behavior v1.1. - Rule format status: Deprecated, outdated rule format
- Access: Read/Write
- Allowed in includes: Yes
Accesses Brotli-compressed assets from your origin and caches them on edge servers. This doesn't compress resources within the content delivery network in real time. You need to set up Brotli compression separately on your origin. If a requesting client doesn't support Brotli, edge servers deliver non-Brotli resources.
Note: If you're using Ion and want Akamai to compress your content on edge servers, use these behaviors instead:
adaptiveAcceleration
. Ion properties include this by default. It offers several forms of compression, including Brotli. See the Ion guide for more details.adaptiveImageCompression
. This is a separate module you can add to your contract.
Option | Type | Description | Requires | |
---|---|---|---|---|
enabled | boolean | Fetches Brotli-compressed assets from your origin and caches them on edge servers. | {"displayType":"boolean","tag":"input","type":"checkbox"} |