From 7f60d472e6329610b0090d62a82332a4f2aff93a Mon Sep 17 00:00:00 2001 From: winlin Date: Sat, 3 Jan 2015 14:47:19 +0800 Subject: [PATCH] remove the change vhost forward. --- trunk/conf/full.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/trunk/conf/full.conf b/trunk/conf/full.conf index cf77a2401..34613109b 100644 --- a/trunk/conf/full.conf +++ b/trunk/conf/full.conf @@ -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; }