• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Thousands of postfix-queue processes

J

jacko@

Guest
Hello,

OS: CentOS release 5.4 (Final)
Plesk: psa-9.3.0-cos5.build93091230.06 (Plesk 9.3)
MTA: Postifx

# ps auxw | grep /usr/lib64/plesk-9.0/postfix-queue | wc -l
1158

1158 postfix-queue processes running.. this doesn't seem right?

....
30 32724 0.0 0.0 11520 840 ? Ss Feb18 0:00 /usr/lib64/plesk-9.0/postfix-queue 127.0.0.1 10027 before-queue
30 32725 0.0 0.0 11516 788 ? Ss Feb18 0:00 /usr/lib64/plesk-9.0/postfix-queue 127.0.0.1 10026 before-remote
....

Anyone else seeing this? This is basically a fresh install of Plesk 9.3 on Centos 5.4 (ART).

Thanks,
jacko
 
Hello IgorG,

I'm not seeing any "queue file write error" messages in log files. Is this the same problem?

No errors at all in /usr/local/psa/var/log/maillog.

Thanks,
jacko
 
If there are no any errors in maillog and mailserver works fine why these processes disturb you?
 
Has the latest Plesk control panel implemented the postfix installation to start over 1000 postfix-queue processes? Also, over 200 spawn processes.

Why does it bother me:

1/ Our monitoring system normally sends us a warning if over 250 processes are running on a busy server... this is a very new server with hardly any email going to it and there is already over 1500 procs.

2/ Don't processes take up resources? Memory, CPU time when spawning etc?

3/ Clutters up the ps listing (not a big problem I know)

4/ A lightly utilised server with software on it that spawns 1000s of processes usually points to a problem with the software or configuration

So lightly utilised in fact that the following command returns no connections: netstat -tupan | grep ESTA | grep ":25"
 
Hi Adrian,

Thanks for your message. It appears that they have no solution for that then.

I've got 4000 processes now, so, I suspect it's a good idea to change over to qmail and see what bugs that presents.

Thanks,
jacko
 
Hi Adrian,

Thanks for your message. It appears that they have no solution for that then.

I've got 4000 processes now, so, I suspect it's a good idea to change over to qmail and see what bugs that presents.

Thanks,
jacko

Right, problem still under developer's investigation and fix in testing stage now. I hope that fix will be ready very soon.
 
Back
Top