thinkjarvis
Basic Pleskian
Ok Any ideas how I can investigate further?It doesn't release the cache, because it does not need to release it. From MariaDBs perspective, it has plenty of RAM left. The problem is that the system starts occupying RAM outside MariaDB, and that triggers OOM to kill MariaDB, because that memory manager thinks it needs to clear RAM. But the cause for all of this is not MariaDB but something else, which brings us back to Apache and PHP.
Am I looking for a bad PHP process on the website or am I looking for a PHP setting to change the behaviour?