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

Resolved Reduce my TTFB on Wordpress website

honeybaobao

New Pleskian
Hi everyone,

I test my website and saw that on Gtmetrix my TTFB is hight around 1,2s, and I wish to reduce it. I checked the article on the plesk KB, but doesn't work, i deleted some plugin, but it was a little improve.

I don't know if it is the server problem, plesk, or hardware or hoster, or it's Wordpress, because I know WP have problems with caching, I use for Caching Wp-rocket and for CDN Cloudflare.

I don't know how to reduce more this setting.

Thanks for your help
 
You are probably using PHP output buffering. The whole page is rendered and sent to the web server only after all of that process is completed. It is still the fastest way to deliver a page, even if TTFB appears high.
 
It's fine, it's resolved, it's because I used the HTTP and not the HTTPS, so I had the 301 redirecition that's explain so high value
 
Back
Top