Hi.
Since last update of #PHP8.4, I'm struggling with poor #performance of my instance on a #RasPi5 .
PHP/nginx workers already adjusted (PHP5, NGINX4).
504 errors where gone since that, but performance, very well after reboot, builds up and is very bad after some time.
So I guess, i've to adjust my #mariadb config.
Any hints for a RasPi5 with 8GB RAM?
Thanks in advance.
tobias@social.diekershoff.de 10 hours ago
@lassegismo not DB related, but I remembered that I had once performance issues when I had a unclean PHP setup with php8.0-fpm and php8.2-fpm (or something like that) running on my raspi and I was all the time optimizing the pool that was not in use for some reason.
How large is you DB in file size? It needs to be managed in RAM next to PHP and the other things running. I am kind of aggressive deleting uninteresting / unclaimed content on my node.