2020-11-18 16:28:57 +06:00
|
|
|
|
#########################################
|
|
|
|
|
|
#####1: Inline_device; 2: Allot; 3: ADC_Tun_mode;
|
|
|
|
|
|
tsg_access_type: 2
|
|
|
|
|
|
#####2: ADC;
|
|
|
|
|
|
tsg_running_type: 2
|
|
|
|
|
|
|
|
|
|
|
|
########################################
|
|
|
|
|
|
#Deploy_finished_reboot
|
|
|
|
|
|
Deploy_finished_reboot: 0
|
|
|
|
|
|
|
|
|
|
|
|
########################################
|
|
|
|
|
|
#IP Config
|
|
|
|
|
|
maat_redis_server:
|
|
|
|
|
|
address: "192.168.100.1"
|
|
|
|
|
|
port: 7002
|
|
|
|
|
|
port_num: 1
|
|
|
|
|
|
db: 0
|
|
|
|
|
|
|
|
|
|
|
|
dynamic_maat_redis_server:
|
|
|
|
|
|
address: "192.168.100.1"
|
|
|
|
|
|
port: 7002
|
|
|
|
|
|
port_num: 1
|
|
|
|
|
|
db: 1
|
|
|
|
|
|
|
|
|
|
|
|
cert_store_server:
|
|
|
|
|
|
address: "192.168.100.1"
|
|
|
|
|
|
port: 9991
|
|
|
|
|
|
|
|
|
|
|
|
#########################################
|
|
|
|
|
|
#Log Level Config
|
|
|
|
|
|
#日志等级 10:DEBUG 20:INFO 30:FATAL
|
|
|
|
|
|
fw_ftp_log_level: 10
|
|
|
|
|
|
fw_mail_log_level: 10
|
|
|
|
|
|
fw_http_log_level: 10
|
|
|
|
|
|
fw_dns_log_level: 10
|
|
|
|
|
|
fw_quic_log_level: 10
|
|
|
|
|
|
app_control_log_level: 10
|
|
|
|
|
|
capture_packet_log_level: 10
|
|
|
|
|
|
tsg_log_level: 10
|
|
|
|
|
|
tsg_master_log_level: 10
|
|
|
|
|
|
kni_log_level: 10
|
|
|
|
|
|
|
|
|
|
|
|
#日志等级 DEBUG INFO FATAL
|
|
|
|
|
|
tfe_log_level: FATAL
|
|
|
|
|
|
tfe_http_log_level: FATAL
|
|
|
|
|
|
pangu_log_level: FATAL
|
|
|
|
|
|
doh_log_level: FATAL
|
|
|
|
|
|
|
|
|
|
|
|
certstore_log_level: FATAL
|
|
|
|
|
|
packet_dump_log_level: 10
|
|
|
|
|
|
|
|
|
|
|
|
#######################################
|
|
|
|
|
|
#Sapp Performance Config
|
|
|
|
|
|
#Sapp工作在ADC计算板0时,建议使用如下30+8的配置,以保证更高的处理性能
|
|
|
|
|
|
sapp:
|
|
|
|
|
|
worker_threads: 42
|
|
|
|
|
|
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,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43
|
|
|
|
|
|
inbound_route_dir: 1
|
|
|
|
|
|
|
|
|
|
|
|
########################################
|
|
|
|
|
|
#Kni Config
|
|
|
|
|
|
kni:
|
|
|
|
|
|
global:
|
|
|
|
|
|
tfe_node_count: 3
|
|
|
|
|
|
watch_dog:
|
|
|
|
|
|
switch: 1
|
|
|
|
|
|
maat:
|
|
|
|
|
|
readconf_mode: 2
|
|
|
|
|
|
send_logger:
|
|
|
|
|
|
switch: 1
|
|
|
|
|
|
tfe_nodes:
|
|
|
|
|
|
tfe0_enabled: 1
|
|
|
|
|
|
tfe1_enabled: 1
|
|
|
|
|
|
tfe2_enabled: 1
|
|
|
|
|
|
|
|
|
|
|
|
########################################
|
|
|
|
|
|
#Tfe Config
|
|
|
|
|
|
tfe:
|
2020-11-25 09:40:45 +06:00
|
|
|
|
nr_threads: 32
|
2020-11-18 16:28:57 +06:00
|
|
|
|
mirror_enable: 1
|
|
|
|
|
|
|
|
|
|
|
|
########################################
|
|
|
|
|
|
#Marsio Config
|
|
|
|
|
|
#marsio工作在ADC计算板时,建议使用如下配置,以保证更高的处理性能
|
2020-11-20 11:18:49 +06:00
|
|
|
|
mcn0_mrzcpd:
|
2020-11-18 16:28:57 +06:00
|
|
|
|
iocore: 52,53,54,55
|
|
|
|
|
|
|
2020-11-20 11:18:49 +06:00
|
|
|
|
mcn123_mrzcpd:
|
|
|
|
|
|
iocore: 54,55
|
|
|
|
|
|
|
2020-11-18 16:28:57 +06:00
|
|
|
|
mrtunnat:
|
|
|
|
|
|
lcore_id: 48,49,50,51
|
|
|
|
|
|
|
|
|
|
|
|
#########################################
|
|
|
|
|
|
#Tsg_app
|
2020-11-23 16:13:50 +06:00
|
|
|
|
|
|
|
|
|
|
breakpad_upload_url: http://10.4.63.4:9000/api/2/minidump/?sentry_key=3203b43fd5384a7dbe6a48ecb1f3c595
|