The header was from origin. For certain type of objects, I want to leave the decision whether it should be cached to my application, so the origin set no-cache header. If my application wants the object to be cached, it will push to ATS. I have attached a simple go program for demonstrating the concurrent push https://pastebin.com/Q8qmM8hJ.
Best, Jason > On Apr 1, 2019, at 14:49, Alan Carroll <[email protected]> > wrote: > > This looks a bit suspicious - "Cache-Control: no-store". That tells ATS to no > write to cache. Where is that coming from? >
