Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
胡斌
/
srs
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
winlin
2014-04-29 09:10:17 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0622004eff82f900b92061bedd932999fc855c9b
0622004e
1 parent
39f43bc7
update conf, add todo for edge/forward
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
2 行增加
和
1 行删除
trunk/conf/full.conf
trunk/conf/full.conf
查看文件 @
0622004
...
...
@@ -107,6 +107,7 @@ vhost same.edge.srs.com {
# vhost for edge, chnage vhost.
vhost
change
.
edge
.
srs
.
com
{
mode
remote
;
# TODO: FIXME: support extra params.
origin
127
.
0
.
0
.
1
:
1935
localhost
:
1935
{
# specify the vhost to override the vhost in client request.
vhost
edge2
.
srs
.
com
;
...
...
@@ -791,7 +792,7 @@ vhost same.vhost.forward.srs.com {
# if vhost not specified, use the request vhost instead.
forward
127
.
0
.
0
.
1
:
1936
127
.
0
.
0
.
1
:
1937
;
}
# TODO: FIXME:
change the forward schema with vhost
.
# TODO: FIXME:
support extra params
.
# [plan] the vhost which forward publish streams to other vhosts.
vhost
change
.
vhost
.
forward
.
srs
.
com
{
forward
127
.
0
.
0
.
1
:
1936
127
.
0
.
0
.
1
:
1937
{
...
...
请
注册
或
登录
后发表评论