重复请求拦截修改

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
@@ -95,7 +95,7 @@
},
"RequestDuplicationOptions": {
"IsEnabled": true,
"DuplicationWindowMs": 500,
"DuplicationWindowMs": 200,
"CacheTimeSeconds": 5,
"ExcludedPaths": [
]