You should be able to roughly server between 500-1000 concurrent users on such a server.
But of course it is connected to what usage scenario you are doing:
If you have only 4x4 Conference rooms (4 participants every participant with Audio-Video turned on)
4 Audio/Video Users = 4 (4-1) stream = 12 streams
1 stream = 70 KByte / Sec
12 streams = 70 * 12 = 820 KByte / sec for a single conference room
820 KByte / sec are the download AND upload rate
You might run out of bandwidth very soon on your server.
If you have webinars with 2 presenters but 100 listeners in the restricted roomtype you might have more concurrent users.
2 presenters = 2 * 70KByte/sec = 140 KByte / sec Upstream
100 listeners = 100 * 70 KByte / sec = 7000 KByte / sec Downstream from the server
The CPU is also an important number in terms of max usage.
Sebastian
--
Sebastian Wagner
http://www.webbase-design.dehttp://openmeetings.googlecode.com
http://www.wagner-sebastian.comseba....@gmail.com