2013/2/2 Martin Konečný <[email protected]>: >> or it is possible to use one port for different instances of liquidsoap >> scripts? e.g. i have two different liquidsoap scripts running with different >> configs, but they are using same port for harbour? > > > this is definitely not possible. I would guess it means how many connections > can be waiting, ready to jump in if the current input.harbor connection > drops. That's what I understand fro the documentation anyway where it > specifies how many "pending requests" are allowed per port. > > I'd like to hear Liquidsoap team's input on this.
You indeed cannot. What you could do tho, is having a master script that holds the harbor script and redirects to slave scripts using for instance output.icecast(%wav, ..) in the master script and input.harbor in the slave scripts.. Romain ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
