There are a other usecases where “offline” PWA comes in handy. If the apps uses chunks, you don’t have to wait for those chunks to load anymore. Also, if the app updates while you have the app open, and you navigate to a page where another chunk is needed, that chunk might not be available anymore.
In the Linux OTP installation guide they link to that article.
> PgTune can be used to get recommended settings. Be sure to set "Number of Connections" to 20, otherwise it might produce settings hurtful to database performance.
That setting will result in max_connections being 20 in the generated configuration.
Well, increasing the max_connections (in postgresql) seems to be working. Might be useful to add to the documentation somewhere, since Pleroma recommends 20 connections.
Upgraded from #pleroma BE to #rebased today, but haven't received any statuses for a few hours. Sending also didn't seem to work. For now I've restored a snapshot, but I am now again missing out on those nice features. Is there any documentation on how to troubleshoot Federation/why my messages are not working? @alex