summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfengweihao <[email protected]>2023-09-14 18:54:53 +0800
committer付明卫 <[email protected]>2023-09-14 12:15:03 +0000
commit0bdb8205b18b8ca338258d5f557c8ff8162fa437 (patch)
tree1e2fa17256b1f96bd7161ab017347898cbb930e5
parent844fe978c072e127e0430a241a05a7aa54d67bac (diff)
更新app-proto-engine, 版本修改: 关闭混杂模式下,流表上限v23.07.15
-rw-r--r--ansible/roles/firewall/templates/main.conf.j2.j21
-rw-r--r--ansible/roles/traffic-engine/files/helm/conf/main.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/ansible/roles/firewall/templates/main.conf.j2.j2 b/ansible/roles/firewall/templates/main.conf.j2.j2
index 2a7e54a3..1904b52e 100644
--- a/ansible/roles/firewall/templates/main.conf.j2.j2
+++ b/ansible/roles/firewall/templates/main.conf.j2.j2
@@ -161,6 +161,7 @@ intput_max_packet=20
classification_cache_enable=0
basic_dpi_enable=1
fm_flow_table_alloc_mode=3
+fm_flow_table_max_flow=0
[TSG_DDOS_SKETCH]
debug_swtich=30
diff --git a/ansible/roles/traffic-engine/files/helm/conf/main.conf b/ansible/roles/traffic-engine/files/helm/conf/main.conf
index 1cc3fa3a..34a8710f 100644
--- a/ansible/roles/traffic-engine/files/helm/conf/main.conf
+++ b/ansible/roles/traffic-engine/files/helm/conf/main.conf
@@ -150,6 +150,7 @@ intput_max_packet=20
classification_cache_enable=0
basic_dpi_enable=1
fm_flow_table_alloc_mode=3
+fm_flow_table_max_flow=0
[TSG_DDOS_SKETCH]
debug_swtich=30