How to I know that my site's static files are really served by cloudflare servers?

GTMetrix telling me that I’m not using and CDN, while I host on Cloudflare.
Checking the files headers, I do not see any CF headers like CF-Cache-Status.
Any idea how can I make sure that my static file really served by Cloudflare?

GTMetrix msg screenshot:

My site URL: http://saboresdeisrael.com.br/
Thank you!!!

Hello!

Is your site set up and proxyed correctly? I’m getting the header server with Litespeed. It should show Cloudflare.

HTTP/2 200 OK
cache-control: public, max-age=31536000
expires: Thu, 18 Apr 2024 00:19:44 GMT
content-type: image/jpeg
last-modified: Tue, 18 Apr 2023 10:30:35 GMT
etag: “fb17-643e714b-822a57d0cbcc71e2;;;”
accept-ranges: bytes
content-length: 64279
date: Wed, 19 Apr 2023 00:19:44 GMT

server: LiteSpeed

platform: hostinger

content-security-policy: upgrade-insecure-requests
X-Firefox-Spdy: h2

3 Likes

You need to switch from :grey: to :orange: to enable the Cloudflare CDN and any other features that require the proxy to function.

3 Likes

Thank you @WhiteDemonhia & @epic.network, you have solved my problem. Thank you!!!

3 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.