Nginx SNI upstream to jitsi

Started by rudiservo, April 02, 2020, 07:30:56 PM

Previous topic - Next topic
April 02, 2020, 07:30:56 PM Last Edit: April 02, 2020, 07:39:54 PM by rudiservo
Hi guys

I am having a bit of trouble SNI upstream to a jitsi server,
I somehow have an issue that I believe has to to with the websockets.
If more then two devices use the jitsi service all of them loose the image and sound.

It is not a problem NAT only with nginx.

What I did was added upstream then upstream servers then date steam SNI and then stream servers only to SNI.

ok something to do with RTC, I got errors in javascript,
bridge channel send: no open channel

any help would be appreciated.

You can try to increase the worker count if that works but nginx should be able to handle far more connections. Maybe websockets or webrtc connections are using a different port?