https://github.com/nextcloud/spreed/issues/2211
http2: "After disabling http2, messaging is possible nearly in real time"
nickvergessen2 (Nextcloud Talk developer at Nextcloud GmbH) 08.05.2025:
"It's a misconfiguration on your side, nothing we can fix software side. If you run PHP FPM you need to run the Apache "event" module. FPM + "prefork" will never work"
FPM + Apache prefork is exactly, what Cloudron Nextcloud is working. So should be changed to mpm_event.