mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-01 19:06:52 +00:00
protecting web management
This commit is contained in:
@@ -24,3 +24,6 @@
|
||||
默认情况下linux对连接数量有限制,对于性能好的机器完全可以调整内核参数以处理更多的连接。
|
||||
`tcp_max_syn_backlog` `somaxconn`
|
||||
酌情调整参数,增强网络性能
|
||||
|
||||
## web管理保护
|
||||
当一个ip连续登陆失败次数超过10次,将在一分钟内禁止该ip再次尝试。
|
||||
|
Reference in New Issue
Block a user