load - How to simulate streaming radio listeners? -
how simulate streaming radio listeners? have online radio setup streaming @ port 5672 , @ url domain.com:5672/radio.mp3 want test website/server/ram/bandwidth/load etc server
how mp3 extension file? browsers dont work!
i tried using webrunner, cannot ""listen"" mp3 ... tries download it! cannot open multiple winamp sessions ... 2000 listeners
please let me know. , regards prad
what call wget , have output /dev/null
or nul
on windows. here windows command line:
wget.exe -o nul -q http://domain.com:5672/radio.mp3
i make shortcut , set run minimized. allows me smack enter few hundred times , watch listener counts. script specific number, i've found handy manually turn listener count.
be sure have enough bandwidth test. in other words... need local server. also, fire 1 stream in winamp or vlc can hear/watch buffer drop. servers maintain connection, unable keep flow.
Comments
Post a Comment