- Property Manager name: QUIC Support (Beta)
- Behavior version: The
v2024-08-13
rule format supports thequicBeta
behavior v1.0. - Rule format status: Deprecated, outdated rule format
- Access: Read/Write
- Allowed in includes: No (temporarily)
For a share of responses, includes an Alt-Svc
header for compatible clients to initiate subsequent sessions using the QUIC protocol.
Option | Type | Description | Requires | |
---|---|---|---|---|
enabled | boolean | Enables QUIC support. | {"displayType":"boolean","tag":"input","type":"checkbox"} | |
quicOfferPercentage | number (1-50) | The percentage of responses for which to allow QUIC sessions. | {"displayType":"number","max":[50],"min":[1],"tag":"input","type":"range"} {"if":{"attribute":"enabled","op":"eq","value":true}} |