Jack
(Jack)
22
Can you share your sysctl settings for :
vm.max_map_count = 768000
net.core.rmem_default = 32768
net.core.wmem_default = 32768
net.core.rmem_max = 262144
net.core.wmem_max = 262144
fs.file-max = 250000
net.ipv4.ip_local_port_range = 5000 63000
net.ipv4.tcp_tw_reuse = 1
kernel.shmmax = 8589934592
net.core.somaxconn = 1024
vm.nr_hugepages = 20
kernel.shmmni = 4096
vm.swappiness = 10
tom
(Tom Mairs)
23
Well darn, I was hoping for a “smoking gun” 
Jack
(Jack)
24
If I directly downgrade Kumomta to the previous version, will there be any compatibility issues?
tom
(Tom Mairs)
25
Only if you have employed any of the new features in the current release
Jack
(Jack)
26
Thank you very much. My usage is quite simple, so I don’t think there will be any compatibility issues.