JohnCC Helpful | Level 5

Comments

  • The issue appears to be solved, not seeing the crazy high TTFB times anymore. 🤞
  • Still seeing the issue as well. Because posting file links is not allowed, testing a download directly, with cURL outside a web browser or site… yields the following test results to dl.dropboxusercontent.com: Test download command with cURL: curl -o /dev/null -s -w "DNS: %{time_namelookup}s\nTCP: %{time_connect}s\nTLS:…
  • This example link with some random PDF is also exhibiting the issue, and is easily reproducible. It does not happen upon every access attempt, so you may not get it upon your immediate first or second click. [Removed as per Community Guidelines] Just posting to make the point that it is not just CSS and Font embeds or…
  • Here are two screenshots in incognito mode using the Chrome developer tab to reveal the network timing using incognito mode after clearing things out and rebooting. In this try, it took 10 seconds (10,000ms) to access this small fonts.css file hosted on dl.dropbox.com. Again, note that the actual "content download" part…