Hello,
I have enabled shielding on Fastly with X location and executed url through curl from X location which results in cache warming for that specific url so all customers can get response faster and HIT in response.
When I execute same url from Y location, it results into MISS, MISS and x-served-by parameters contains origin shield location as well as current location example X, Y. Origin shielding is enabled and url is already warmed for X location so output should be HIT, MISS
Is there any way in Fastly to cache warm URLs for different locations / POPs?