This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
av-frag-rssb/bin/conf/frag_reassembly.conf
2018-11-28 21:16:26 +08:00

38 lines
624 B
Plaintext

[NETWORK]
RedisClusterSwitch=1
RedisTimeout=5
#cluster mode
RedisBrokers=192.168.10.205:9012
#no cluster mode
RedisIP=
RedisPort=
[SYSTEM]
WaitQueueNum=1000000
ConvergeHashSize=65536
ConvergeHashElemNum=1048576
ConvergeHashExpireTime=120
[LOG]
#frag reassembly log ÕûÐÎÆ´½ÓµÄËùÓÐÈÕÖ¾
FragReassemblyLogLevel=30
FragReassemblyLogName=./frag_reassembly.log
#media log
MediaLogLevel=30
MediaLogName=./frag_reassembly_media.log
#stat log
StatInterval=30
StatFile=./frag_reassembly_stat.log
SysinfoInterval=30
SysinfoFile=./frag_reassembly_sysinfo.log
#Maat
MaatStatSwitch=0
MaatPerfSwitch=0
MaatStatFile=./maat_stat.log