Allen, as you scale, some of the OS, java, and tomcat limits get
reached.
What changes to ulimits, java options, and tomcat configs did you do
for your testing? Is this with stock Ubuntu and BBB install settings?
Would be interested, we have had to tweak these to get above 1024
streams in our testing.
regards.
Stephen
hostbbb.com
On May 15, 8:17 am, Fred Dixon <
ffdi...@gmail.com> wrote:
> Hi Allen,
>
> First off -- many thanks for posting the results of this test. We'd be
> interested if you could run the same tests with the latest build of
> BigBlueButton 0.81-dev. See
>
>
https://code.google.com/p/bigbluebutton/wiki/081InstallationUbuntu
>
> We're using the latest builds of red5 (as of the date of this post) in
> 0.81-dev and would be curious if you find any differences in your tests.
>
> Regards,... Fred
> --
> BigBlueButton Developerhttp://
bigbluebutton.org/http://code.google.com/p/bigbluebutton
> BigBlueButton on twitter: @bigbluebutton
>
>
>
>
>
>
>
> On Mon, May 6, 2013 at 9:33 PM, allen <
zoyuc...@gmail.com> wrote:
> > Hi, all
>
> > Recently,we carried out some basic tests to big blue button v0.8.
> > * Test environment:*
> > *Testing environment:*
> > * Testing Procedure:*
>
> > step 1, the test script registered five Share Objects,it's chatSO,
> > participantsSO, presentationSO, drawSO, recordControlSO.
>
> > step 2, with the "student" side of the two machines simulation, and
> > start 10 processes, each process start 50 threads on the another testing
> > machine.
>
> > step 3, every time to start one process monitoring and meantimethe red5
> > testing machine the index.
>
> > Getting different results in different versions:
>
> > *Red5 v1.0.0.4389 version*
>
> > step-by-step to start 20 processes, when the thread close to 800, the
> > teachers client use the painting brush to finish some actions,which is most
> > dissipative resource, the testing machine cpu usage instantaneous more than
> > 90%, the memory achieve to 500M, NIC occupancy 25M or so.
>
> > In this case, the student client machine is unresponsive to teacher's
> > action.
>
> > *Upgrade to Red5 v1.0.0.4638*
>
> > This red5 version has slowed reaction only connection the server with* 300
> > threads*.
>
> > * This test use the distinct red5 version,and big blue button app is
> > same. So,what's reason lead to these difference? and main reason is the
> > side of the red5 Or bbb?*