Home > Configuration > NS > setnshttpprofile_http3maxheaderblockedstreams

setnshttpprofile_http3maxheaderblockedstreams

Use this method to set maximum number of HTTP/3 streams that can be blocked while HTTP/3 headers are being decoded.

Syntax



Parameters

name

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

http3maxheaderblockedstreams

Maximum number of HTTP/3 streams that can be blocked while HTTP/3 headers are being decoded.
Default value = 100.
Minimum value = 1.
Maximum value = 500.

Return Value

Returns simpleResult

See Also