[NETWORK] DataRecvPort=33082 SurveySendPort=22080 [SYSTEM] ThreadNum=1 RecvQueueMaxnum=2000000 MediaHashThreadSafe=1 MediaHashSize=65536 MediaHashElemNum=1048576 MediaHashExpireTime=240 [MAAT] MaatRedisSwitch=1 TableInfo=./conf/table_info.conf MaatRedisIP= MaatRedisPort= MaatRedisIndex= FullCfgDir=/home/mesasoft/dd/ddrule/full/index/ IncCfgDir=/home/mesasoft/dd/ddrule/inc/index/ EffectInvervalMs=1 [LOG] LogLevel=10 LogPath=./log/runtime.log #resp msg log RespLogPath= ./log/survey.log #media create log MediaCreateLogPath= ./log/media_create.log #media expire log MediaExpireLogPath= ./log/media_expire.log #field_stat StatCycle=2 StatFile=./log/dd_stat.log SysinfoCycle=2 SysinfoFile=./log/dd_sysinfo.log [TANGO_CACHE] #Addresses of minio. Format is defined by WiredLB. minio_ip_list=10.3.48.5; minio_listen_port=9000 #For Non-Struct logs, we will use Nginx as a proxy to access each object. Set Nginx's port. #minio_proxy_port=9000 #Maximum number of connections opened by per host. #max_connection_per_host=1 #Maximum number of requests in a pipeline. #max_cnnt_pipeline_num=20 #Maximum parellel sessions(http and redis) is allowed to open. #max_curl_session_num=20 #Maximum time the request is allowed to take(seconds). #max_curl_transfer_timeout_s=0 #Bucket name in minio. cache_bucket_name=ntcbucket #cache_bucket_num=32 #Maximum size of memory used by tango_cache_client. Upload will fail if the current size of memory used exceeds this value. max_used_memory_size_mb=5120 cache_upload_losf_size=4194304 #When use LOSF mode, objects will be uploaded even if its total size doesnt reach $cache_upload_losf_size after timeouts. #cache_upload_losf_timeout_s=10 #Default TTL of objects, i.e. the time after which the object will expire(minumun 60s, i.e. 1 minute). cache_default_ttl_second=36000 #Whether to hash the object key before cache actions. GET/PUT may be faster if you open it. cache_object_key_hash_switch=0 #Store way: 0-MINIO; 1-LOSF, META in REDIS, object in minio; 2-META and small object in Redis, large object in minio; cache_store_object_way=0 #If $cache_store_object_way is 2 and the size of a object is not bigger than this value, object will be stored in redis. redis_cache_object_size=512000 #max_redis_session_num=800 #If $cache_store_object_way is not 0, we will use redis to store meta and object. redis_cluster_ip_list=192.168.10.180; redis_cluster_port_range=9001-9004; #Configs of WiredLB for Minios load balancer. #wiredlb_override=1 #wiredlb_topic= #wiredlb_datacenter= wiredlb_health_port=52101 #wiredlb_group= log_fsstat_appname=TANGO_CACHE log_fsstat_filepath=./field_stat.log log_fsstat_interval=10 log_fsstat_trig=1 log_fsstat_dst_ip=127.0.0.1 log_fsstat_dst_port=8125