Re: [Savonet-users] i have some question about "no available rid"

2009-06-22 Thread Romain Beauxis
Hi !

Le lundi 22 juin 2009 19:27:57, kosnickx a écrit :
> i have some liquidsoap script running for my icecast server
> but every time i run this script i get a "no available rid"  kind of list
> once i asked in your #savonet channel and someone said this can be a
> problem this guy also mentioned there is a way to increase this number but
> i haven't figured out yet
> could someone give some help about it?

Indeed, liquidsoap has a limited number of request in use.

The current limit is registered into the "request.max_id" configuration key. 
Its current value is 50.

You can override this value by adding to your script:
  set("request.max_id",100)

However, we often assume that the current value is correct and that if you 
reach this limit there is probably something going wrong, either in liquidsoap 
or in your script.

Hence, could you also show us your script, and tell us which version of 
liquidsoap you are using ?


Thanks !


Romain


--
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users


[Savonet-users] i have some question about "no available rid"

2009-06-22 Thread kosnickx
i have some liquidsoap script running for my icecast server
but every time i run this script i get a "no available rid"  kind of list
once i asked in your #savonet channel and someone said this can be a problem
this guy also mentioned there is a way to increase this number but i 
haven't figured out yet
could someone give some help about it?
thanx in advance

p.s. i tried the channel again several times but i was kind of unlucky

--
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users