• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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