This commit is contained in:
zhangzhihan
2020-09-23 14:07:56 +08:00
parent 37dab8e842
commit c84cf9fa02
32 changed files with 340 additions and 46 deletions

View File

@@ -58,9 +58,9 @@ clotho_log_level: 10
#Sapp Performance Config
#如果tsg_access_type=0sapp跑在pcap模式则以下配置可忽略
sapp:
worker_threads: 16
send_only_threads_max: 8
bind_mask: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23
worker_threads: 23
send_only_threads_max: 1
bind_mask: 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24
inbound_route_dir: 1
#########################################
@@ -90,9 +90,6 @@ kni:
#Tfe Config
tfe:
nr_threads: 32
mc_cache_eth: lo
keykeeper:
no_cache: 0
mirror_enable: 1
#########################################
@@ -105,8 +102,8 @@ mrtunnat:
#########################################
#Tsg_app
#0: Disable tsg_app 1: Enable tsg_app
tsg_app_enable: 0
tsg_app_enable: 1
app_global_ip: "1.1.1.1"
#########################################
#ATCA Config