summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorroot <[email protected]>2023-12-21 02:40:50 +0000
committerroot <[email protected]>2023-12-21 02:40:50 +0000
commitff98a9063d2070b11e7c6f6cfbe1abeb59c4e6cd (patch)
treed5f457308d28a5dba54aafd4229cb27439e6e582 /conf
parent4f76c20b6c303b1e3dd7a9514c94f2db554ad88c (diff)
performance optimize
Diffstat (limited to 'conf')
-rw-r--r--conf/shaping.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/shaping.conf b/conf/shaping.conf
index 986c468..70a1811 100644
--- a/conf/shaping.conf
+++ b/conf/shaping.conf
@@ -6,7 +6,7 @@ firewall_sids=1001
[MARSIO]
DEV_INTERFACE="eth_interface"
-RX_BRUST_MAX=1
+RX_BRUST_MAX=64
APP_SYMBOL="shaping"
[MAAT]