@Sady_Rifat -he Dispatcher Max-Age Header Filter skips requests with query parameters by default.Set "allow.all.params": true to allow all query params, or "pass.through.params": ["abc","def"] to allow specific ones.After this, Cache-Control headers and TTL files will be applied even when query stri...