Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

What port for multiple listeners?

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server
View previous topic :: View next topic  
Author Message
Anonymous
Guest





PostPosted: Tue Nov 22, 2005 6:38 am    Post subject: What port for multiple listeners? Reply with quote

Hello everyone,

What port do I use for more than 2 listeners (multiple listeners...) and how do I set it to that port via config?

Thanks in advance for any replies,

Phillip.
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Tue Nov 22, 2005 1:51 pm    Post subject: Reply with quote

Listening clients can use the same port whether there are 2 or 14000 listeners, but you can use multiple ports if you want, look at the <listen-socket>

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Anonymous
Guest





PostPosted: Wed Nov 23, 2005 7:54 am    Post subject: Reply with quote

Hi Karl,

Thanks very much for help, and hopefully future help.
I know it sounds silly, but would do I do at the </listen-socket> part?

Regards,

Phillip.
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Wed Nov 23, 2005 2:00 pm    Post subject: Reply with quote

look at the samples xml files or the docs that we ship, there's only 2 possibilities in that group, port and bind-address, the latter being rarely used.

karl
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Anonymous
Guest





PostPosted: Wed Nov 23, 2005 11:17 pm    Post subject: Reply with quote

I don't get it? Wink
Back to top
EvilOverlord
Forum Admin
Forum Admin


Joined: 12 Jun 2005
Posts: 177
Location: Isle of Man

PostPosted: Fri Nov 25, 2005 6:45 pm    Post subject: Reply with quote

Think about it... a web server listens only on one port, (80) and can service thousands of similtanious requests.

Icecast needs only one port to service as many listeners as you have bandwidth/CPU cycles to support.
Back to top
View user's profile Send private message Visit poster's website
Anonymous
Guest





PostPosted: Fri Nov 25, 2005 11:12 pm    Post subject: Reply with quote

Hi EvilOverlord,

I might be sounding buggy now, but what do I need to config in the IceCast 2 config so I won't see '2' as the peak listeners, but 6?

Regards,

Philip. Very Happy
Back to top
EvilOverlord
Forum Admin
Forum Admin


Joined: 12 Jun 2005
Posts: 177
Location: Isle of Man

PostPosted: Sat Nov 26, 2005 3:34 pm    Post subject: Reply with quote

Edit the "clients" directive in the limits section of the icecast config as below:
Code:
    <limits>
        <clients>6</clients>
    </limits>
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber