mirror of
https://github.com/Rayzggz/server_torii.git
synced 2025-06-22 23:11:30 +08:00
HTTP FLOOD check config
This commit is contained in:
4
config_example/rules/HTTPFlood.yml
Normal file
4
config_example/rules/HTTPFlood.yml
Normal file
@ -0,0 +1,4 @@
|
||||
HTTPFloodSpeedLimit:
|
||||
- "150/10s"
|
||||
HTTPFloodSameURILimit:
|
||||
- "50/10s"
|
Reference in New Issue
Block a user