| setnshttpprofile_http2maxresetframespermin |
Use this method to set maximum number of outgoing RST_STREAM frames allowed in HTTP/2 connection per minute |
Syntax |
Parameters |
name |
Name of the HTTP profile to be modified. This is mandatory parameter. |
http2maxresetframespermin |
Maximum number of outgoing RST_STREAM frames allowed in HTTP/2 connection per minute Default value = HTTP2_DEFAULT_MAX_RESET_FRAMES_MIN. Minimum value = 1. Maximum value = 360000. |
Return Value |
Returns simpleResult |
See Also |