• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Postfix (Plesk milter) high CPU usage

matthew@

New Pleskian
Got a new server, Centos6/Plesk 10.4.4. Noticed Plesk admin was a bit slow, so checked top and discovered that postfix was at 800% CPU :| Nothing in the mail queue, so I have no idea what it's doing!

In Plesk > Server > Services management, there are two processes:

* SMTP Server (Postfix)
* Plesk milter (Postfix)

Stopping Plesk milter fixes the problem but also stops my SMTP server so I guess the two are interlinked.

I used the upgrade tool to switch to Qmail - now in Services, I see:

* SMTP Server (Qmail)
* Plesk milter (Postfix) (stopped)

And all seems well for now. However, I'm guessing that Postfix is the default MTA for a reason and may want to switch back, so:

* Any idea what is Plesk milter service vs SMTP Server service?
* Any idea what would cause such high CPU load?
 
I have same problem:

when i start pc-remote service, which is the milter part of postfix, it will use one core of cpu.
after a few minutes will use two core of cpu, then three core of cpu, andsoon

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
30251 postfix 20 0 69212 1652 1148 S 299 0.0 50:24.98 psa-pc-remote


it 's not good..
can you solve this problem?

thanx
Laszlo
 
Back
Top