- Property Manager name: HTTP/3
- Behavior version: The
v2024-10-21
rule format supports thehttp3
behavior v1.0. - Rule format status: GA, stable
- Access: Read/Write
- Allowed in includes: No (temporarily)
This enables the HTTP/3 protocol that uses QUIC. The behavior allows for improved performance and faster connection setup. You can only apply this behavior if the property is marked as secure. See Secure property requirements and the Property Manager documentation for guidance.
If you want all requests processed by a property to support HTTP/3 for transfer, add the behavior to the default rule. If you add the behavior to a custom rule, use it with the bucket
match so that it applies to a specific percentage of the HTTP/3 requests.
Option | Type | Description | Requires | |
---|---|---|---|---|
enable | boolean | This enables HTTP/3 connections between requesting clients and Akamai edge servers. You also need to enable QUIC and TLS 1.3 in your certificate deployment settings. See the Property Manager documentation for more details. | {"displayType":"boolean","tag":"input","type":"checkbox"} |