Hi @Mario248,I can also confirm this, as we have the same setup with Akamai. I suggest setting the following options to prevent caching by Fastly:Header set Surrogate-Control "private, max-age=0, stale-if-error=0, stale-while-revalidate=0"In the responses, you should see always a MISS for x-cache, a...