修复cmsg解析问题

This commit is contained in:
崔一鸣
2019-06-04 21:18:55 +08:00
parent 8f1a4f3dbd
commit 03a5f7ec6c
4 changed files with 39 additions and 13 deletions

View File

@@ -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