Slow performance when loading Mautic
-
Hi there,
I increased Mautic RAM to 4GB, but sometimes it still loads 30sec. for the first load. When I had issues with WordPress in the LAMP stack, I solved it via this thread https://forum.cloudron.io/topic/11547/automatic-restart-of-an-app-especially-regarding-websites-after-it-is-down/12?_=1717966101062 by increasing the apache mpm workers. Does the Mautic standard package also need some adjustment for this? But I can only directly control RAM and CPU assignment, right? -
Given the information we can really only guess. Maybe check the database service (
mysql
in mautic case). Also try check disk I/OYou can also place the app in debug/recovery mode, edit the prefork file and run
/app/pkg/start.sh
manually via the webterminal to get more info.