What is the name of the domain?
dicasdomundo.com.br
What is the issue you’re encountering
TTFB too slow
What steps have you taken to resolve the issue?
Before considering any additional subscription (Argo, etc) I’d like to know if this TTFB is to be considered “normal” for a website using Cloudflare or there are some chance to improve it by using the free service
What are the steps to reproduce the issue?
https://pagespeed.web.dev/analysis/https-dicasdomundo-com-br-florenca-10-coisas-fazer-florenca-49/v1rjtjpt34?hl=it&form_factor=desktop
Screenshot of the error
michael
September 18, 2024, 9:53am
2
The best guide to improving TTFB is here:
TTFB speed is relative so if your origin web server is located further away from test location then TTFB is higher and vice versa. Also TTFB can be impacted by client side factors like the speed and CPU power of the client device connecting to the server or even what the client device is doing in background (like watching a video ).
For relative distance factors, this is due to 2 reasons:
Cloudflare not caching HTML content by default (see below). So for optimal TTFB speed, you want your orig…
Right now your HTML is explicitly set to not cache, so each request has to make its way to your origin and back.
system
Closed
October 3, 2024, 7:27am
3
This topic was automatically closed after 15 days. New replies are no longer allowed.