winlin

remove the change vhost forward.

@@ -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