http2-max-frame-size
Use the http2-max-frame-size stanza entry to define the maximum size of the body of a single HTTP/2 protocol frame sent over the HTTP/2 network connection.
http2-max-frame-size = number_of_bytes
Description
This setting only affects the "default" interface defined in this stanza.
Options
number_of_bytes The maximum size of the body of a single HTTP/2 protocol frame that can be sent over the HTTP/2 network connection.
Usage: Optional
Default value None.
Example:
http2-max-frame-size = 16384