[Icecast] donŽt lose the listners at dj changing
Karl Heyes
karl at xiph.org
Sun Jan 2 15:22:12 UTC 2005
On Sun, 2005-01-02 at 13:48, Carsten Henkel wrote:
> <limits>
> <clients>50</clients>
> <sources>2</sources>
only 2 sources are allowed, so make sure you don't hit that limit.
> <threadpool>20</threadpool>
a bit excessive really, most people can get away with 1 or 2
> <mount>
> <mount-name>/</mount-name>
> <username>bla</username>
> <password>blabla</password>
> <max-listeners>50</max-listeners>
> <dump-file>/tmp/dump-example1.mp3</dump-file>
> <fallback-mount>/backup</fallback-mount>
> </mount>
no override set, so just a fallback. All listeners on / will be moved to
/backup if that is active at the time the fallback occurs. The
error.log should state any problem like /backup not connecting.
karl.
More information about the Icecast
mailing list