修复cmsg解析问题
This commit is contained in:
@@ -6,7 +6,7 @@ local_eth = enp8s0
|
||||
|
||||
[maat]
|
||||
#readconf_mode: 0 = iris, 1 = json, 2 = redis
|
||||
readconf_mode = 1
|
||||
readconf_mode = 2
|
||||
tableinfo_path = ./conf/kni/maat_tableinfo.conf
|
||||
maatjson_path = ./conf/kni/maat_test.json
|
||||
redis_ip = 192.168.10.120
|
||||
@@ -50,4 +50,13 @@ security.protocol = MG
|
||||
|
||||
[tfe_cmsg_receiver]
|
||||
listen_eth = enp8s0
|
||||
listen_port = 8888
|
||||
listen_port = 2475
|
||||
|
||||
[traceid2pme_htable]
|
||||
mho_screen_print_ctrl = 0
|
||||
mho_thread_safe = 1
|
||||
mho_mutex_num = 160
|
||||
mho_hash_slot_size = 160000
|
||||
mho_hash_max_element_num = 640000
|
||||
mho_expire_time = 30
|
||||
mho_eliminate_type = LRU
|
||||
Reference in New Issue
Block a user