重复请求拦截修改

This commit is contained in:
he
2025-10-16 14:28:15 +08:00
parent 9a488610da
commit 74056167d6
11 changed files with 26 additions and 12 deletions
+1 -1
View File
@@ -166,7 +166,7 @@
// 是否启用重复请求检测
"IsEnabled": true,
// 重复请求时间窗口(毫秒)
"DuplicationWindowMs": 500,
"DuplicationWindowMs": 200,
// 缓存请求时间(秒)
"CacheTimeSeconds": 5,
"ExcludedPaths": [