![]() |
shoutcast 2.5.5 how many listeners can the service host
Hi,
Has the Performance Problem with listener Peaks been fixed in the shoutcast 2.5.5 Release? There have previous Reports of stability issues when the Service hosts several thousand listeners We host around a dozen Shoutcast Radio Stations in our data centers. Each Service still runs the old Shoutcast 1.9 with listener Peaks up to 15000 users! If we upgrade to 2.5.5 will the shoutcast Service still be able to host this number of users. Has anyone got listener Peak test results according the latest release? We are committed to our Clients to avoid user disruptions in our live Streaming Service. What do you suggest? Kind regards wolfgang |
you can always fire up an instance on a test server and load test it locally. all you need to do is open terminal and type:
15,000 times. ;-)code: or use the local machine, and a handful of other machines and put that command in a script that will spawn the processes in a loop until you have the desired number of connections. weeeee |
Quote:
|
this is what i use for load testing.
it will spawn curl <max> times randomly across the first <sids> sid's and continue to spawn curl as older processes stop when they reach <duration> run time. *note that if the <delay> is set slower than the amount of time it will take to spawn <max> processes, it will never reach <max> and just continue to spawn processes forever. control-c to stop then then killall curl (understanding that killall will 'killall' of the current users processes that match 'curl') code: |
| All times are GMT. The time now is 14:57. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.