http2-initial-window-size

Use the http2-initial-window-size stanza entry to define the maximum number of unacknowledged bytes WebSEAL can accept per active multiplexed stream.

http2-initial-window-size = number_of_bytes

Description

WebSEAL will create an in-memory buffer to hold this many bytes for each active multiplexed stream. This setting only affects the "default" interface defined in this stanza.

Options

Usage: Optional

Default value None.

Example:

http2-initial-window-size = 65535

Parent topic: [server] stanza