36 lines
747 B
Plaintext
36 lines
747 B
Plaintext
[DORIS_CLIENT]
|
|
fetch_fail_retry_interval=5
|
|
fetch_fragmet_size=5242880
|
|
fetch_confile_max_tries=3
|
|
|
|
fsstat_log_appname=DorisClient
|
|
fsstat_log_filepath=./log/doris_client.fs
|
|
fsstat_log_interval=2
|
|
fsstat_log_print_mode=1
|
|
fsstat_log_dst_ip=192.168.10.90
|
|
fsstat_log_dst_port=8125
|
|
|
|
[DORIS_CLIENT.master_server]
|
|
max_connection_per_host=1
|
|
max_cnnt_pipeline_num=10
|
|
https_connection_on=0
|
|
max_curl_session_num=10
|
|
|
|
http_server_listen_port=9897
|
|
http_server_manage_port=9897
|
|
http_server_ip_list=192.168.10.8
|
|
|
|
[DORIS_CLIENT.backup1_server]
|
|
max_connection_per_host=1
|
|
max_cnnt_pipeline_num=10
|
|
https_connection_on=0
|
|
max_curl_session_num=10
|
|
|
|
http_server_listen_port=9897
|
|
http_server_manage_port=9897
|
|
http_server_ip_list=192.168.11.241
|
|
|
|
[DORIS_CLIENT.backup2_server]
|
|
|
|
|