Hey guys, i'm trying to use BBB for a moderate amount of users and have some question about scalability?
1. In bbb netwokring config they recommend opening UDP ports 16384 to 32768 for media connections. This is a large range, and our company security policy makes it challenging. If we limit this port range, how will it affect:
- Media quality (audio/video)?
- The maximum number of concurrent users each server can support? Are there any practical minimums for this range for a moderate user base?
If it does affect i can argue for them to open all the range for me :D
2. Will implementing a TURN server help reduce the number of UDP ports we need to open directly on our main BBB application servers? If so, how does it mitigate the need for the wide 16k port range?
3. Has anyone successfully stress-tested BBB ? I'm looking for advice, instructions, or ideally, a script to simulate user load and assess performance.
I'm using docker and bbb v3.0.1 with 3 servers
Any insights or experiences you can share would be greatly appreciated!
Thank you very much