OPNsense Forum

English Forums => General Discussion => Topic started by: rudiservo on April 02, 2020, 07:30:56 PM

Title: Nginx SNI upstream to jitsi
Post by: rudiservo on April 02, 2020, 07:30:56 PM
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.
Title: Re: Nginx SNI upstream to jitsi
Post by: fabian on April 02, 2020, 09:12:54 PM
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?