Command Line Interface Reference Guide > The SLB Configuration Menu
/cfg/slb/accel/http3/http3pol <policy ID (alphanumeric)>
HTTP3 Policy Menu
Use this menu to configure HTTP/3 policy parameters.
 
[HTTP3 Policy <policy ID> Menu]
name - Set descriptive HTTP3 policy name
streams - Set maximum concurrent streams per connection
qpack - Set header compression table size
ena - Enable HTTP3 policy
dis - Disable HTTP3 policy
del - Delete HTTP3 policy
cur - Display current HTTP3 policy configuration
 
HTTP3 Policy Menu 
Command Syntax and Usage
name <name>|none
 
Sets the HTTP/3 policy name.
Values: 0–32 alphanumeric characters
streams <1-128>
 
Specifies the maximum number of concurrent requests allowed to be outstanding on a single HTTP/3 connection. This is the maximum number of concurrent back-end connections per client.
Values: 1-128
Default: 100
qpack [small|medium|large]
 
Specifies the size of the QPACK header table per connection.
The HTTP/3 protocol compresses HTTP headers to save bandwidth. A larger table size enables better compression, but requires more memory. A smaller table size enables more efficient memory usage.
Values: small (4 KB), medium (8 KB), large (16 KB)
Default: Medium
ena
 
Enables an HTTP/3 policy. The HTTP/3 policy is enabled by default.
dis
 
Disables an HTTP/3 policy. The HTTP/3 policy is enabled by default.
del
 
Deletes an HTTP/3 policy.
cur
 
Displays the current HTTP/3 configuration.