[emacs-berlin] Jitsi setup
Dieter Klünter
dieter at dkluenter.de
Mon Mar 30 12:13:55 UTC 2020
Hi,
I did some performance tests with slamd,
https://github.com/dirmgr/slamd
What I learned: Jitsi ist mostly based on Java, default java memory
settings are 8M which is sufficent for 8-10 connenctions, increase this
to max. available memory. Threading behaviour of Java is poor, thus
allow a maximum file descriptors, default settings are 1024, increase
to 8096. (ulimit)
The bottleneck is network bandwith, my public network has 100Mb only, my
local network has 1Gb.
We are now testing a quic udp network.
https://de.wikipedia.org/wiki/Quick_UDP_Internet_Connections
Chrome is optimized for quic already.
-Dieter
--
Dieter Klünter | Systemberatung
http://sys4.de
GPG Key ID: E9ED159B
53°37'09,95"N
10°08'02,42"E
More information about the emacs-berlin
mailing list