Rogue Project's Friendica Instance


Okay, the Instance has been very well behaved recently. Though I have noticed that there were slow downs even when the server was not under much of a load. I have revisited my PHP-FPM & PHP configuration.

I was using the CRON based invocation approach with bin/worker.php. That proved to have many issues. So I adopted the systemd invocation approach with bin/daemon.php. It has been working far better with less complications though still there was a slow down issue that should not be happening with the resources available.

As stated, I went over my configuration and found issues with settings that worked well with the CRON invocation approach but was a major bottleneck with the systemd invocation approach. I have optimized the settings and now the slowdowns should be significantly reduced if not alleviated altogether.


Unus Nemo


Tips & Donations


#Optimizations #Instance Performance #Rogue Project Friendica