How to combine Cache Rules Edge TTL and eTag

Hello, I am trying to set up caching of my test page https://free-psd-templates.com/test.php

My task is to make it so that when generating a page, it would be given etag or Last-Modified (or whatever). But after refreshing the page, this title will change. And I would like cloudflare.com to update Edge TTL of this page on the server.

I’ve been sitting for more than a day with this task, maybe someone has at least one idea how to do it?

Setting Cloudflare-CDN-Cache-Control and/or CDN-Cache-Control headers would be a more efficient way of handling Edge TTL from the origin. Please see the documentation.

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