Hi Mike! 2012/6/9 kc8pnd <[email protected]>: > I am currently experiencing an issue where either my ISP or shoutcast server > host is dropping connection between my liquidsoap server. I suspect my > remote host service drops my connection. Is there any method of detecting a > loss in connection and try to re-establish connectivity.
Detecting loss in connection is done through a timeout parameter in output.icecast. By default, it is pretty high (30 seconds) but you should be able to lower it. By default in 1.0.0 output.icecast (and output.shoutcast which is derived from the former) will try to reconnect after it detected a network failure. In previous versions, you had to set restart=true in output.icecast's parameters. Good luck with your network problems! Romain ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
