Home > Configuration > NS > setnshttpprofile_http2initialwindowsize

setnshttpprofile_http2initialwindowsize

Use this method to set initial window size for stream level flow control, in bytes.

Syntax



Parameters

name

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

http2initialwindowsize

Initial window size for stream level flow control, in bytes.
Default value = 65535.
Minimum value = 8192.
Maximum value = 20971520.

Return Value

Returns simpleResult

See Also