Closed taylordaughtry closed 2 years ago
@ostark Hi! Just wanted to ping you on this one; have you had the chance to check this out just yet?
hi @taylordaughtry
Fastly strips the Surrogate-Key headers by default before delivering the response to the client: https://developer.fastly.com/reference/http/http-headers/Surrogate-Key/#debugging
It's not documented, but I can imagine that they will strip them only on cache HIT, not on cache MISS.
Oli
Hi! I'm having an issue with keys inexplicably disappearing after a few seconds—but only when using the Fastly driver.
I can't seem to reproduce it with the Dummy driver, so before I setup a Fastly install just to repro it locally + get more specific I wanted to open an issue here and see if something sounds familiar/similar to anything you've seen previously.
Generally, here's what's happening:
/blog
Surrogate-Key
header when I send a curl (or in-browser) request to/blog
Based on what's happening, I'd imagine it's related to one of the purge jobs, but it doesn't make sense that it'd be clearing removing keys from the page. Of course, if you need anything else just let me know! Also happy to record my screen + send that, if it helps.
Environment information:
3.6.17
7.3.31
11.9