• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Apache memory leak / usage problem

OK, so I upgraded to 11.0.9 last night and the Server Health Monitor still indicates a problem. Apache memory usage was at 25% last night it's at 43% this morning. So it looks like the nginx component (which I installed through updates & settings as advised) has not solved the problem.

There are some suggestions about editing the config file, I can find it with SSH using putty but it is not clear how to actually edit the file. Any advice?
 
Maybe you'll find or contribute something to this thread (Plesk 11): http://forum.parallels.com/showthread.php?p=629338

Regarding NGINX configuration changes - I don't believe setting up NGINX to have knowledge which files are static and which are not by their extension will significantly reduce CPU load. Plesk 11 is using mod_aclr2 to automatically figure out whether requested file is static or not.
 
Back
Top