http2MaxRxResetFramesPerMin of nshttp_default_internal_apps can be set 0 on 13.0 Build 92.21.
book
Article ID: CTX616914
calendar_today
Updated On:
Description
http2MaxRxResetFramesPerMin can be set 0 on 13.0 Build 92.21 in the following situation.
- HA pair's Secondary.
- Running clear config.
nshttp_default_internal_apps is not binded as default and also not enabled HTTP2 option, so it's very unlikely to be affected.
Resolution
- 13.1 or 14.1 does not happen this symptom, so please upgrade to 13.1 or 14.1.
(13.0 is end of maintenance)
- This http2MaxRxResetFramesPerMin default value is 90 on other versions.
Set 91 or 89 for http2MaxRxResetFramesPerMin manually as a workaround.
GUI:
System > Profiles > HTTP Profiles tab
Edit nshttp_default_internal_apps, and then set 91 or 89 on HTTP/2 Maximum Reset Frames Received Per Minute
CLI:
set ns httpProfile nshttp_default_internal_apps -http2MaxRxResetFramesPerMin 91
Problem Cause
http2MaxRxResetFramesPerMin was added from 13.0 Build 92.21. 13.0 Build 92.21 only sets 0 on this http2MaxRxResetFramesPerMin.
Was this article helpful?
thumb_up
Yes
thumb_down
No