Maximum Connections

Hi all!

I have a deployed janus server on a vm and have experienced issues where certain users can connect whereas others are unable to connect to the server. Does anyone know if there is a maximum amount of allowed connections? Or is it dependent on the vm specs?

I am using the SIP plugin, but the users are not able to reach the step where they attempt to attach to the plugin.

Thanks in advance!

Have you increased the open files limit (e.g. ulimit -n)?

I have increased it and it still does not seem to work.

Any other possible suggestions?

You’re not giving enough information. You’re not saying how many sessions you manage to get to work and if it’s always the same number, for instance. You’re not even giving any detail on how you configured Janus: the RTP range can be a cause, for example, but since you’ve said nothing about it we can only speculate. It’s up to you to provide more information if you want our help.