• 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!
  • 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.

Plesk GUI Hangs Turn Greylisting on or off

eugenevdm

Regular Pleskian
Whenever I turn on greylisting the GUI hangs. I waited for an hour already and it still hangs. When I click elsewhere and return it seems the setting was made.

I have attached an image. Unfortunately on the image you won't see it because when I press Print Scrn on Ubuntu the hour glass turns to a pointer.

When I turn if off, the CPU shoots up for 10 minutes and then stops. If I turn it on, the CPU idles.

Which log can I examine to trace the problem further?

How will I know if it was a success?

This problem did not occur before I had version 9.5.3 now I have 9.5.4.

Statistics
Plesk 9.5.4
Ubuntu 8.04 LTS 64-bit
2332 Domains
914 Client accounts
5244 E-mail addresses

I also have this Expand patch:
http://download1.parallels.com/Ples...nel-9.5-plesk-expand-patch-release-notes.html which is new.
 

Attachments

  • GUI_Hangs_Adjusting_Greylisting.png
    GUI_Hangs_Adjusting_Greylisting.png
    44.9 KB · Views: 5
I thanks Igor I will check the log file for those. I've only had two spikes spaced about 12 hours apart.

In the meanwhile I can report it is working. I let it run for slightly longer and indeed it just takes very long. The following three operations takes about an hour to complete:

Settings / Spam Filter Settings: Turn off or on any of the following settings

Switch on server-wide SpamAssassin spam filtering
Switch on server-wide greylisting spam protection
Apply individual settings to spam filtering
 
Problem also happening turn on SpamAssassin

This is an ongoing problem. Why would Plesk UI take one hour to disable settings for SpamAssassin? Switching on settings, this also takes an hour. Is this normal?

Is it because I have 5244 e-mail accounts? Is this normal performance for Plesk?

Here is some of the work that the UI does extracted looking at processes in Webmin

Code:
 16997	sw-cp-server	Apr02	/usr/sbin/sw-cp-serverd -f /etc/sw-cp-server/config
      23721	root	17:24	/usr/bin/sw-engine-cgi -c /opt/psa/admin/conf/php.ini -d auto_prepend_file=auth. ...
         28591	psaadm	22:03	/usr/bin/sw-engine-cgi -c /opt/psa/admin/conf/php.ini -d auto_prepend_file=auth. ...
         31404	psaadm	22:06	/usr/bin/sw-engine-cgi -c /opt/psa/admin/conf/php.ini -d auto_prepend_file=auth. ...
         32089	psaadm	21:18	/usr/bin/sw-engine-cgi -c /opt/psa/admin/conf/php.ini -d auto_prepend_file=auth. ...
            4094	root	21:22	/usr/bin/perl -T /opt/psa/admin/sbin/spammng --disable
               4095	root	21:22	/opt/psa/admin/bin/mailmng --disable-handler --handler-name=spam --handler-type= ...
                  32016	root	22:06	/bin/sh -e /usr/lib/plesk-9.0/handlers-tmpfs refresh
                     32017	root	22:06	rsync -aq --delete --exclude hooks --exclude spool --exclude .plesk.mounted /opt ...
                        32018	root	22:06	rsync -aq --delete --exclude hooks --exclude spool --exclude .plesk.mounted /opt ...
                           32019	root	22:06	rsync -aq --delete --exclude hooks --exclude spool --exclude .plesk.mounted /opt ...
 
Back
Top