diff options
| author | yangwei <[email protected]> | 2023-08-06 07:35:09 +0800 |
|---|---|---|
| committer | yangwei <[email protected]> | 2023-08-06 18:11:03 +0800 |
| commit | bb36af1595a53ea74a19a18ac1b48856b8abd8d2 (patch) | |
| tree | 605852918b39044c28bc4a957a937ae17bff824a /bin | |
| parent | 8825e8195a396f78491f79ff986683be34e22cc1 (diff) | |
✨ feat(checkstreamorder_for_gtp_tunnel): 调整比较gtp外层地址不一致时的日志级别为debug
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/etc/sapp.toml | 2 |
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 |
