- Property Manager name: QUIC Support (Beta)
- Behavior version: The
latest
rule format supports thequicBeta
behavior v1.0. - Rule format status: Beta, possible breaking changes
- Access: Read/Write
- Allowed in includes: Not available for
latest
rule format
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}} |