更新app_sketch_local,修复TSG-12569: 扫描bool类型返回值的lua脚本时使用错误的配置表
This commit is contained in:
@@ -73,7 +73,7 @@ tfe_rpm_version:
|
||||
tfe-pr: tfe-pr-4.6.21.6a6fa97
|
||||
|
||||
tsg_app_rpm_version:
|
||||
app_sketch_local: app_sketch_local-4.5.2.6d9287c
|
||||
app_sketch_local: app_sketch_local-4.5.3.e8a6c8f
|
||||
|
||||
tsg_master_rpm_version:
|
||||
tsg_master: tsg_master-5.8.7.d00e851
|
||||
|
||||
@@ -135,6 +135,10 @@ hos_curl_http_connection_timeout=10
|
||||
LOG_LEVEL=30
|
||||
LOG_PATH="./tsglog/app_sketch_local/app_sketch_local"
|
||||
SENDBACK_SWITCH=0
|
||||
SCAN_UDP_PAYLOAD_NUM=8
|
||||
SCAN_TCP_PAYLOAD_NUM=8
|
||||
C2S_PKT_SIZE_NUM=4
|
||||
S2C_PKT_SIZE_NUM=4
|
||||
|
||||
[APP_SKETCH_FEEDBACK]
|
||||
QOS=0
|
||||
@@ -206,4 +210,4 @@ SIGNALING_ORIGIN=REDIS
|
||||
{% raw %}
|
||||
HOS_IP="{{ olap.hos_server.address }}"
|
||||
HOS_PORT={{ olap.hos_server.port }}
|
||||
{% endraw %}
|
||||
{% endraw %}
|
||||
|
||||
Reference in New Issue
Block a user