API response too slow

What is the name of the domain?

max247.live

What is the issue you’re encountering

API respond too slow.

What are the steps to reproduce the issue?

After enable Cloudflare in my domains, all domains facing latency issues.
Before Cloudflare API response time is 70-80ms and after Cloudflare API response time is 600+MS.
Why facing this issue. User add Cloudflare in there domain for faster response and here most users facing lattency issue.

Screenshot of the error

Hi,

Thank you for reaching out to us. It might be good to start by checking the Cloudflare Observatory that can help you understand why your website is slow: https://blog.cloudflare.com/cloudflare-observatory-generally-available/ We recommend you to test the performance of your website using the Speed Test under Speed → Observatory in the Cloudflare Dashboard. You can then find more details here on how to understand the results.

Also, when checking max247.live, if you’re seeing the TTFB is unusually high on dynamic resources (CF-Cache-Status is not HIT , see Cloudflare cache responses):

  1. Follow the customize the cache guide to make sure that any resource that can be cached appropriately is cached. You can review the Cache Analytics on the Cloudflare Dashboard to check for cache performance and potential improvements.
  2. Make sure your origin web server is performing well: you might need to check with your website administrator or hosting provider.

If you’re seeing a high TTFB on cached resources (CF-Cache-Status is HIT ) or on resources hosted on Cloudflare (through Workers or Pages for example), please share the following information with us via ticket so we can further investigate:

  • The output from running the following command:

curl -svo /dev/null -w "Connect: %{time*connect} \n TTFB: %{time* starttransfer} \n Total time: %{time_total} \n" https://

  • The output of the following webpage in a browser: http:///cdn-cgi/trace
  • A HAR file demonstrating the issue from your browser
  • An MTR or traceroute to `` from an affected device
  • Any information from any other tools showing the high TTFB value: please provide details on how did you measure or where did you get the information
  • What you are using to measure and test site performance. If you are using an online reporting tool, for example, please provide us with the URL linking to the report
  • A specific URL that is slow

We look forward to your response.

Kindly,

This topic was automatically closed after 15 days. New replies are no longer allowed.