HTTP FLOOD check config

This commit is contained in:
Roi Feng
2025-03-31 21:01:09 -04:00
parent 9f218a45bb
commit 50ce7d0e45
5 changed files with 104 additions and 0 deletions

View File

@ -0,0 +1,4 @@
HTTPFloodSpeedLimit:
- "150/10s"
HTTPFloodSameURILimit:
- "50/10s"