Home > Configuration > NS > setnshttpprofile_http2minseverconn

setnshttpprofile_http2minseverconn

Use this method to set minimum number of HTTP2 connections established to backend server, on receiving HTTP requests from client before multiplexing the streams into the available HTTP/2 connections.

Syntax



Parameters

name

Name of the HTTP profile to be modified.
This is mandatory parameter.

http2minseverconn

Minimum number of HTTP2 connections established to backend server, on receiving HTTP requests from client before multiplexing the streams into the available HTTP/2 connections.
Default value = 20.
Minimum value = 1.
Maximum value = 360000.

Return Value

Returns simpleResult

See Also