From 0622004eff82f900b92061bedd932999fc855c9b Mon Sep 17 00:00:00 2001 From: winlin Date: Tue, 29 Apr 2014 09:10:17 +0800 Subject: [PATCH] update conf, add todo for edge/forward --- trunk/conf/full.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/trunk/conf/full.conf b/trunk/conf/full.conf index f35bdac86..e7cb4ddb9 100644 --- a/trunk/conf/full.conf +++ b/trunk/conf/full.conf @@ -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 {