• zeitverschreib [friendica]
      link
      fedilink
      2
      edit-2
      1 year ago

      @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