mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-29 21:38:22 +08:00
集群模式,溯源重试改成最大3次: #1663
This commit is contained in:
@@ -171,6 +171,8 @@ origin_url=
|
||||
#溯源总超时时长,单位秒,float型;假如源站有3个,那么单次溯源超时时间为timeout_sec除以3
|
||||
#单次溯源超时时间不要超过general.maxStreamWaitMS配置
|
||||
timeout_sec=15
|
||||
#溯源失败尝试次数,-1时永久尝试
|
||||
retry_count=3
|
||||
|
||||
[http]
|
||||
#http服务器字符编码,windows上默认gb2312
|
||||
|
||||
Reference in New Issue
Block a user