Stress Test BBB Server

1,130 views
Skip to first unread message

Resto Ajie Suyanto

unread,
Feb 2, 2014, 10:10:47 PM2/2/14
to bigblueb...@googlegroups.com
Hi guys !

I want to do stress test for my BBB server. I've been follow the step from http://code.google.com/p/bigbluebutton/wiki/StressTesting and take the script BBB-test from https://github.com/bigbluebutton/bigbluebutton/blob/master/labs/stress-testing/bbb-test.

I've put the script on desktop folder at my BBB server (Ubuntu 10.04 64 bit) and run it with "sudo sh bbb-test.sh -h *server_address* -n 10",
but I got "Startup unsuccessful: could not connect to *server_address*/api".

Can somebody help me solve this problem ?
Sorry for my bad English.

Chad Pilkey

unread,
Feb 3, 2014, 11:35:14 AM2/3/14
to bigblueb...@googlegroups.com
I think there's a bug in the script. I think line 63 should be:
if ! wget $HOST/bigbluebutton/api -O - --quiet | grep -q SUCCESS; then

You should also be running this script on a second machine not on your BBB server. Each of the clients that the script opens will take up resources on your server and you won't get an accurate test of your server's capabilities.

Chad

Fred Dixon

unread,
Feb 3, 2014, 11:52:29 AM2/3/14
to BigBlueButton-dev
Thanks Chad for pointing out the error ... fixed in master.


Regards,... Fred
-- 
BigBlueButton Developer
BigBlueButton on twitter: @bigbluebutton


--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To post to this group, send email to bigblueb...@googlegroups.com.
Visit this group at http://groups.google.com/group/bigbluebutton-dev.
For more options, visit https://groups.google.com/groups/opt_out.




Reply all
Reply to author
Forward
0 new messages