正在显示
1 个修改的文件
包含
0 行增加
和
2 行删除
| @@ -553,8 +553,6 @@ vhost same.vhost.forward.srs.com { | @@ -553,8 +553,6 @@ vhost same.vhost.forward.srs.com { | ||
| 553 | # this used to split/forward the current stream for cluster active-standby, | 553 | # this used to split/forward the current stream for cluster active-standby, |
| 554 | # active-active for cdn to build high available fault tolerance system. | 554 | # active-active for cdn to build high available fault tolerance system. |
| 555 | # format: {ip}:{port} {ip_N}:{port_N} | 555 | # format: {ip}:{port} {ip_N}:{port_N} |
| 556 | - # or specify the vhost by params, @see: change.vhost.forward.srs.com | ||
| 557 | - # if vhost not specified, use the request vhost instead. | ||
| 558 | forward 127.0.0.1:1936 127.0.0.1:1937; | 556 | forward 127.0.0.1:1936 127.0.0.1:1937; |
| 559 | } | 557 | } |
| 560 | 558 |
-
请 注册 或 登录 后发表评论