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.
Syntax
http2-initial-window-size = number_of_bytes
Description
This stanza entry defines the maximum number of unacknowledged bytes WebSEAL can accept per active multiplexed stream to a junctioned server.
This configuration item may be customized for a particular junction by adding
the adjusted configuration item to a [junction:{jct_id}] stanza,
where '{jct-id}' refers to the junction point for a standard
junction (include the leading '/'), or the virtual host label for a virtual host junction.
Options
- number_of_bytes
- The maximum number of unacknowledged bytes WebSEAL can accept per active multiplexed stream.
Usage
This stanza entry is optional.
Default value
None.
Example
http2-initial-window-size = 65535