| setnshttpprofile_http2initialconnwindowsize |
Use this method to set initial window size for connection level flow control, in bytes. |
Syntax |
Parameters |
name |
Name of the HTTP profile to be modified. This is mandatory parameter. |
http2initialconnwindowsize |
Initial window size for connection level flow control, in bytes. Default value = 65535. Minimum value = 65535. Maximum value = 67108864. |
Return Value |
Returns simpleResult |
See Also |