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

Issue What is Wait Time on Pingdom

VirtualCed

New Pleskian
Hi there,

I'm hosting Wordpress on Linux server on SSD, 32 Gigs of ram, a lot of free ram, a lot of free CPU resources
But the customer complains about the speed. (not a bandwidth issue)
My server use the Plesk 17.8.11 Apache PHP 7.2.x nGinx as front end accelerator

Screenshot

Where should I look ?
I don't think it's WP related as it seems to wait before the wp starts to load some stuff'

Thanks to help me

Regards
 
The "wait" time is indeed the time that the PHP script(s) of the website need(s) to render the page until the server can start to send the rendered page back to the browser. If your wait time is long with Wordpress, the WP website is probably using a badly programmed theme or plugin or is waiting on external sources to complete the page building process. The wait time is of course influenced by the CPU load and CPU speed, but long waits are almost always caused by bad scripts.
 
Back
Top