Home > Configuration > NS > setnshttpprofile_http3minseverconn

setnshttpprofile_http3minseverconn

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

Syntax



Parameters

name

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

http3minseverconn

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

Return Value

Returns simpleResult

See Also