新增溯源超时时间配置项

This commit is contained in:
ziyue
2022-01-12 17:58:07 +08:00
parent 6f4d8c5884
commit 170f5500cf
2 changed files with 7 additions and 3 deletions

View File

@@ -163,6 +163,8 @@ alive_interval=10.0
#http-ts方式: http://127.0.0.1:80/%s/%s.live.ts
#支持多个源站,不同源站通过分号(;)分隔
origin_url=
#溯源总超时时长单位秒float型假如源站有3个那么单次溯源超时时间为timeout_sec除以3
timeout_sec=15
[http]
#http服务器字符编码windows上默认gb2312