TSG-18286 Proxy支持虚拟表表名变更,删除代理本地缓存,删除tsg-http相关配置
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
install(DIRECTORY tfe DESTINATION conf COMPONENT Profile)
|
||||
install(DIRECTORY pangu DESTINATION conf COMPONENT Profile)
|
||||
install(DIRECTORY doh DESTINATION conf COMPONENT Profile)
|
||||
@@ -6,8 +6,8 @@ table_appid=ATTR_APP_ID
|
||||
table_src_addr=ATTR_SOURCE_ADDR
|
||||
table_dst_addr=ATTR_DESTINATION_ADDR
|
||||
table_qname=ATTR_DOH_QNAME
|
||||
table_host=ATTR_DOH_HOST
|
||||
table_host_cat=ATTR_DOH_HOST_CAT
|
||||
table_host=ATTR_SERVER_FQDN
|
||||
table_host_cat=ATTR_SERVER_FQDN_CAT
|
||||
|
||||
[kafka]
|
||||
ENTRANCE_ID=0
|
||||
|
||||
@@ -116,6 +116,10 @@ cert_expire_time=24
|
||||
# health_check only for "mode=normal" default 1
|
||||
enable_health_check=1
|
||||
|
||||
[tsg_http]
|
||||
enable_plugin=1
|
||||
en_sendlog=1
|
||||
|
||||
[debug]
|
||||
# 1 : enforce tcp passthrough
|
||||
# 0 : Whether to passthrough depends on the tcp_options in cmsg
|
||||
|
||||
Reference in New Issue
Block a user