• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Delay in initial loading Plesk 11

Garfieldus

New Pleskian
After logging in to Plesk 11 it takes 60 seconds to show the home page (blank page until then). Then after clicking "Tools & Settings" it takes a further 50 seconds to finish loading the page. It takes that time for the icons to show. Subsequent loading of "Tools & Settings" is instant.

Is there any reason for this and can it be speeded up?
 
Any errors in /var/log/sw-cp-server/error_log or /usr/local/psa/admin/logs/panel.log ?
 
Also make sure you have not run out of memory (RAM) or CPU. You can check by:

free -m
 
Thank you both for the assistance.

No obvious errors in either of the log files. However free -m produced....


total used free shared buffers cached
Mem: 15967 15676 291 0 305 13527
-/+ buffers/cache: 1843 14123
Swap: 32766 0 32766

After a reboot I have....

total used free shared buffers cached
Mem: 15967 649 15317 0 7 131
-/+ buffers/cache: 499 15467
Swap: 32766 0 32766

....and it seems to have sorted it. "Tools & Settings" can sometimes still take up to a minute for the page to completely load with icons visible.
 
Back
Top