mirror of
https://github.com/ossrs/srs.git
synced 2025-02-15 04:42:04 +00:00
remove the change vhost forward.
This commit is contained in:
parent
45724bfaec
commit
7f60d472e6
1 changed files with 0 additions and 2 deletions
|
@ -553,8 +553,6 @@ vhost same.vhost.forward.srs.com {
|
|||
# this used to split/forward the current stream for cluster active-standby,
|
||||
# active-active for cdn to build high available fault tolerance system.
|
||||
# format: {ip}:{port} {ip_N}:{port_N}
|
||||
# or specify the vhost by params, @see: change.vhost.forward.srs.com
|
||||
# if vhost not specified, use the request vhost instead.
|
||||
forward 127.0.0.1:1936 127.0.0.1:1937;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue