[Icecast] YP listing from Icecast2.2 and Ices2
Karl Heyes
karl at xiph.org
Sun Jun 5 13:56:30 UTC 2005
On Sun, 2005-06-05 at 14:41, Karel Dušek wrote:
> Im error.log of icecast2 I have
>
> [2005-06-05 15:33:20] DBUG yp/yp_recheck_config Updating YP configuration
> [2005-06-05 15:33:20] INFO yp/yp_recheck_config Adding new YP server
> "http://dir.xiph.org/cgi-bin/yp-cgi" (timeout 150s, default interval 30s)
> [2005-06-05 15:33:20] INFO yp/yp_recheck_config Adding new YP server
> "http://www.oddsock.org/cgi-bin/yp-cgi" (timeout 150s, default interval 30s)
> [2005-06-05 15:33:20] INFO fserve/fserv_thread_function file serving
> thread started
> [2005-06-05 15:33:20] INFO yp/yp_update_thread YP update thread started
> [2005-06-05 15:33:20] DBUG yp/check_servers Add pending yps
> http://www.oddsock.org/cgi-bin/yp-cgi
> [2005-06-05 15:33:20] DBUG yp/check_servers Add pending yps
> http://dir.xiph.org/cgi-bin/yp-cgi
>
>
> It's OK?
yes, it looks like the YP engine in icecast is primed.
> > yes, set YP to 1 in ices2
>
> What set? Sorry :))
The ices 2 documentation states this information. In the <instance> to
state <yp>
"By default streams will not be advertised on a YP server unless this is
set"
so you need a <yp>1</yp>. As a general policy, icecast will not
advertise any of its streams unless there is a request to do so.
karl.
More information about the Icecast
mailing list