summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorfengweihao <[email protected]>2023-12-19 14:23:55 +0800
committerfengweihao <[email protected]>2023-12-19 14:23:55 +0800
commit7fcaefccad61506f9249cb5870592dd39b8c27b8 (patch)
tree4de6e991ab1c8ed172e6eecb2f01abd3d2450f6b /conf
parent40b7585ee6fc48b962774010ce0066d484634ae0 (diff)
优化kafka句柄创建和TOPIC注册v4.8.52-20231219
Diffstat (limited to 'conf')
-rw-r--r--conf/tfe/tfe.conf7
1 files changed, 1 insertions, 6 deletions
diff --git a/conf/tfe/tfe.conf b/conf/tfe/tfe.conf
index 1f4ba63..c80f87b 100644
--- a/conf/tfe/tfe.conf
+++ b/conf/tfe/tfe.conf
@@ -99,12 +99,6 @@ key_log_file=log/sslkeylog.log
# mid cert cache
mc_cache_enable=1
-mc_vsystem_id=1
-mc_cache_eth=eth0
-mc_cache_broker_list=192.168.40.224:9092
-mc_cache_topic=PXY-EXCH-INTERMEDIA-CERT
-sasl_username=admin
-sasl_passwd=galaxy2019
[key_keeper]
#Mode: debug - generate cert with ca_path, normal - generate cert with cert store
@@ -192,6 +186,7 @@ NIC_NAME=enp2s0
kafka_brokerlist=192.168.40.224:9092
logger_send_topic=PROXY-EVENT
file_bucket_topic=TRAFFIC-FILE-STREAM-RECORD
+mc_cache_topic=PXY-EXCH-INTERMEDIA-CERT
sasl_username=admin
sasl_passwd=galaxy2019
device_id_filepath=/opt/tsg/etc/tsg_sn.json