PHP memory limit up to 2048
Number of workers to 20
The workers now run every 5 minutes instead of 10 (cron)
Increased the values of pm.max_children , pm.start_servers, pm.min_spare_servers and
pm.max_spare_servers.
I’m running this setup on Yunohost in a VM with 2 cores and a total of 16 GB RAM. Currently only 7 or 8 GB are used, that’s including Mastodon on the same server.
Giving the friendica instance more resources really helped, the standard settings are too restrictive. @serenity@rom
@serenity@zeitverschreib@rom Thanks. Currently running mine on a raspberry pi 4 with 2 gigs, so limited in what I can give it. Considering moving it to something with more resources though.
@serenity @zeitverschreib @rom What sort of tweaks did you do?
@goatsarah
Let’s see…
PHP memory limit up to 2048
Number of workers to 20
The workers now run every 5 minutes instead of 10 (cron)
Increased the values of pm.max_children , pm.start_servers, pm.min_spare_servers and
pm.max_spare_servers.
I’m running this setup on Yunohost in a VM with 2 cores and a total of 16 GB RAM. Currently only 7 or 8 GB are used, that’s including Mastodon on the same server.
Giving the friendica instance more resources really helped, the standard settings are too restrictive.
@serenity @rom
@serenity @zeitverschreib @rom Thanks. Currently running mine on a raspberry pi 4 with 2 gigs, so limited in what I can give it. Considering moving it to something with more resources though.