| setnshttpprofile_http2maxconcurrentstreams |
Use this method to set maximum number of concurrent streams that is allowed per connection. |
Syntax |
Parameters |
name |
Name of the HTTP profile to be modified. This is mandatory parameter. |
http2maxconcurrentstreams |
Maximum number of concurrent streams that is allowed per connection. Default value = 100. Minimum value = 0. Maximum value = 1000. |
Return Value |
Returns simpleResult |
See Also |