[DORIS_SERVER] worker_thread_num=2 server_listen_port=9898 manage_listen_port=2233 https_connection_on=1 #1-Doris client; 2-local file receive_config_way=2 cache_file_frag_size=67108864 store_config_path=./doris_store_path receive_config_path_full=./doris_receive_path/full/index receive_config_path_inc=./doris_receive_path/inc/index run_log_dir=./log run_log_lv=20 fsstat_log_appname=DorisServer fsstat_log_filepath=./log/doris_server.fs fsstat_log_interval=10 fsstat_log_print_mode=1 fsstat_log_dst_ip=192.168.10.90 fsstat_log_dst_port=8125 [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=1 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]