Thanks David, Jean. But how do you generate input on all these ports, do you stream to all of them from your media player simultaneously?
Davit Barbakadze On Thu, Mar 10, 2011 at 9:03 PM, Jean-Francois Mauguit <[email protected]> wrote: > Hello, > > In fact we are running 140 Liquidsoap instances in parallel on our most > recent servers with harbor input on each instance. We don't have any problems > with it :-) > > HTH > > Jef > > On 10 Mar 2011, at 17:59, David Baelde wrote: > >> Hi, >> >> It's perfectly possible to have 16 liquidsoap, each one having an >> harbor input. (In fact, radionomy does something similar.) You can >> also have 8 liquidsoap instances, each one having two harbor inputs. >> It does not matter if they are all active at the same time or not. All >> that matters is that each one has a different port. So in the first >> script you'll have for example input.harbor(port=8005,mount1), in the >> second input.harbor(port=8006,mount2) etc. The mount names can be the >> same, since they are on different harbor ports. > > > ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
