http2-header-table-size
Use the http2-header-table-size stanza entry to define the max header table size for an HTTP/2 network connection.
http2-header-table-size = table_size
Description
This stanze entry defines the maximum size in bytes that WebSEAL accepts for header compression table (RFC 7541). There is one table per HTTP/2 network connection.
We can customize this configuration item for a particular junction by adding the adjusted configuration item to a [http2-header-table-size:{junction_name}] stanza.
Options
table_size The maximum size in bytes that WebSEAL will accept for header compression table.
Usage: Optional
Default value None.
Example:
http2-header-table-size = 4096