top | item 27537486

(no title)

gnz00 | 4 years ago

It's been awhile but IIRC you can't inspect the body on a POST request using Varnish. Either that or any real compute in Varnish gets super gnarly. I also think Fastly has a distributed K/V for state storage that you can access if you're using their new compute.

discuss

order

timsuchanek|4 years ago

That is correct, you need to first transform the POST request into something Fastly can cache. They don't have a K/V Store besides the edge dictionaries with max 8kb value size yet, but I've heard something is coming...

gnz00|4 years ago

Ah cool, thanks for the update. I haven't looked at their stuff in over a year. Congrats on the launch, looks really slick.