Difference between revisions of "Servers Configuration"

From Giss
Line 17: Line 17:
 
http://www.icecast.pwp.blueyonder.co.uk/
 
http://www.icecast.pwp.blueyonder.co.uk/
  
In each slave server we add an standard icecast.xml conf adding this lines:
+
In each slave server we use an standard icecast.xml conf adding this lines:
 +
 
 +
 
  
 
  <master-server>giss.tv</master-server>
 
  <master-server>giss.tv</master-server>
Line 26: Line 28:
 
  <master-redirect-port>8000</master-redirect-port>
 
  <master-redirect-port>8000</master-redirect-port>
 
  <master-redirect>1</master-redirect>
 
  <master-redirect>1</master-redirect>
 +
 +
and changing this parameters:
 +
 +
<clients>2000</clients>
 +
<sources>50</sources>
  
 
To request the PASSWORDRELAY to add a new slave server, please send  
 
To request the PASSWORDRELAY to add a new slave server, please send  
 
a mail to the list stream-ring AT poliforma.org
 
a mail to the list stream-ring AT poliforma.org

Revision as of 17:57, 19 July 2007

Master Server

Icecast version: Icecast 2.3-kh15 from: http://www.icecast.pwp.blueyonder.co.uk/

In master server we use an standard icecast.xml conf adding only this line:

<max-redirect-slaves>10</max-redirect-slaves>


Slaves Servers

Icecast version: Icecast 2.3-kh15 from: http://www.icecast.pwp.blueyonder.co.uk/

In each slave server we use an standard icecast.xml conf adding this lines:


<master-server>giss.tv</master-server>
<master-server-port>8000</master-server-port>
<master-update-interval>10</master-update-interval>
<master-password>PASSWORDRELAY</master-password>
<master-relay-auth>1</master-relay-auth>
<master-redirect-port>8000</master-redirect-port>
<master-redirect>1</master-redirect>

and changing this parameters:

<clients>2000</clients>
<sources>50</sources>

To request the PASSWORDRELAY to add a new slave server, please send a mail to the list stream-ring AT poliforma.org