summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authoryangwei <[email protected]>2023-08-06 07:35:09 +0800
committeryangwei <[email protected]>2023-08-06 18:11:03 +0800
commitbb36af1595a53ea74a19a18ac1b48856b8abd8d2 (patch)
tree605852918b39044c28bc4a957a937ae17bff824a /bin
parent8825e8195a396f78491f79ff986683be34e22cc1 (diff)
✨ feat(checkstreamorder_for_gtp_tunnel): 调整比较gtp外层地址不一致时的日志级别为debug
Diffstat (limited to 'bin')
-rw-r--r--bin/etc/sapp.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/etc/sapp.toml b/bin/etc/sapp.toml
index a86f640..41860b0 100644
--- a/bin/etc/sapp.toml
+++ b/bin/etc/sapp.toml
@@ -186,7 +186,7 @@
log_category="sapp_process_latency_log"
histogram_enabled=0
### note, threshold unit is microseconds (us)
- threshold_ms=1
+ threshold_ms=10
[profiling.sanity_check]
raw_pkt_broken_enabled=0