icm/H2/max_concurrent_streams

Short text

Using this parameter, you can set the maximum number of parallel HTTP/2 streams for each physical connection.

Parameter Description

You can set a limit to the number of parallel streams using this parameter. If the parallelism for stream processing is set too low, the advantages of HTTP/2 will disappear. If the parallelism is set to high, there is the danger that fewer users will use a large portion of system resources.

This parameter can be changed dynamically and changes will affect connections that are already opened.

Caution: If this parameter is set to 0, HTTP/2 will be switched off indirectly since no new streams will be able to open.

Application Area

Internet Communication Manager

Default Value

100

Values allowed

0 – 1000

You May Also Like

Leave a Reply?