We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
系统监控页面单ip每秒访问量10-20次,太高了,waf给屏蔽了。建议改到每秒1次就足够了。
The text was updated successfully, but these errors were encountered:
目前是5秒请求一次。 目前是5毫秒请求一次。
https://github.com/dushixiang/next-terminal/blob/master/web/src/components/dashboard/Monitoring.js#L55
Sorry, something went wrong.
191b186
- 移除无法使用的代码片段
7328b41
- 修复「系统监控页每秒访问数太大」fixed #325
No branches or pull requests
系统监控页面单ip每秒访问量10-20次,太高了,waf给屏蔽了。建议改到每秒1次就足够了。
The text was updated successfully, but these errors were encountered: