更新sapp和kni配置

This commit is contained in:
fumingwei
2021-03-22 13:58:20 +08:00
parent bf6d9cf897
commit 52bde4d275
4 changed files with 8 additions and 8 deletions

View File

@@ -169,7 +169,7 @@ mode=udp_socket
[breakpad] [breakpad]
disable_coredump=0 disable_coredump=0
enable_breakpad=0 enable_breakpad=1
breakpad_minidump_dir="/tmp/crashreport" breakpad_minidump_dir="/tmp/crashreport"
enable_breakpad_upload=0 enable_breakpad_upload=0
breakpad_upload_url="http://127.0.0.1/" breakpad_upload_url="http://127.0.0.1/"

View File

@@ -69,9 +69,9 @@ service_cache_fail_time_window=30
# cert # cert
check_cert_crl=0 check_cert_crl=0
trusted_cert_load_local=0 trusted_cert_load_local=1
#trusted_cert_file=resource/tfe/tls-ca-bundle.pem trusted_cert_file=resource/tfe/tls-ca-bundle.pem
trusted_cert_file=resource/tfe/tsg_diagonse_ca.pem #trusted_cert_file=resource/tfe/tsg_diagonse_ca.pem
trusted_cert_dir=resource/tfe/trusted_storage trusted_cert_dir=resource/tfe/trusted_storage
# master key # master key
@@ -89,12 +89,12 @@ mc_cache_topic=PXY-EXCH-INTERMEDIA-CERT
#0 on cache 1 off cache #0 on cache 1 off cache
no_cache=0 no_cache=0
mode=normal mode=normal
cert_store_host=192.168.40.21 cert_store_host=192.168.40.161
cert_store_port=9991 cert_store_port=9991
ca_path=resource/tfe/tango-ca-trust-ca.pem ca_path=resource/tfe/tango-ca-trust-ca.pem
untrusted_ca_path=resource/tfe/tango-ca-untrust-ca.pem untrusted_ca_path=resource/tfe/tango-ca-untrust-ca.pem
hash_slot_size=131072 hash_slot_size=131072
hash_expire_seconds=300 hash_expire_seconds=3600
cert_expire_time=24 cert_expire_time=24
# health_check only for "mode=normal" default 1 # health_check only for "mode=normal" default 1
@@ -118,7 +118,7 @@ sz_snd_buffer=-1
# 1 : use tcp_options in tfe.conf # 1 : use tcp_options in tfe.conf
# 0 : use tcp_options in cmsg # 0 : use tcp_options in cmsg
enable_overwrite=0 enable_overwrite=1
tcp_nodelay=1 tcp_nodelay=1
so_keepalive=1 so_keepalive=1
tcp_keepcnt=8 tcp_keepcnt=8
@@ -155,7 +155,7 @@ device_id_filepath=/opt/tsg/etc/tsg_sn.json
[maat] [maat]
# 0:json 1:redis 2:iris # 0:json 1:redis 2:iris
maat_input_mode=1 maat_input_mode=0
stat_switch=1 stat_switch=1
perf_switch=1 perf_switch=1
table_info=resource/pangu/table_info.conf table_info=resource/pangu/table_info.conf