Skip to content

Commit

Permalink
feat: security groups and nf_conntrack limits
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan4yin committed Apr 15, 2024
1 parent bdd843b commit 6f4400a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion cloud-provider/aws/EC2/网络限制.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Linux 系统中的内核参数限制了机器的网络性能,对于边缘网

所以可能遇到的情况是,你机器监控显示它网络性能还有很大冗余,但实际已经开始出问题了,这时候就需要考虑 EC2 的网络限制了。

相关文档:<https://docs.aws.amazon.com/zh_cn/AWSEC2/latest/UserGuide/monitoring-network-performance-ena.html>
相关文档:

- <https://docs.aws.amazon.com/zh_cn/AWSEC2/latest/UserGuide/monitoring-network-performance-ena.html>
- <https://news.ycombinator.com/item?id=18314138>


0 comments on commit 6f4400a

Please sign in to comment.