TSG-1518 改进TFE查询Certstore过程的异常处理机制:增加 enable_health_check 配置项

This commit is contained in:
luwenpeng
2020-05-19 13:29:59 +08:00
parent f4b2f1a484
commit 481f754275
2 changed files with 6 additions and 1 deletions

View File

@@ -43,6 +43,9 @@ cert_store_host=192.168.10.8
cert_store_port=9991
ca_path=resource/tfe/tango-ca-trust-ca.pem
untrusted_ca_path=resource/tfe/tango-ca-untrust-ca.pem
# health_check only for "mode=normal"
# default 1
enable_health_check=1
[debug]
passthrough_all_tcp=0