t would dump cache contents along with cache keys.
>
> Sent from my iPhone
>
> On Oct 6, 2018, at 5:51 PM, Jane Jojo wrote:
>
> Here’s the issue in action [video]: https://d.pr/v/HmAiK0
>
>
>
> I am using Nginx http caching extensively with the following cache key
>
>
Here’s the issue in action [video]: https://d.pr/v/HmAiK0
I am using Nginx http caching extensively with the following cache key
proxy_cache_key "$scheme://$host$uri";
I know this is a cache issue because I can invalidate it with
proxy_cache_bypass $arg_nocache;
Here’s a video of tha
Hi all,
This problem is intermittent and only some of my viewers experience this.
For reference here’s the screencast of hitting the url via curl:
https://d.pr/v/lRE2w2 and another one from a user: https://d.pr/i/uTWsst .
My website is https://www.alittlebitofspice.com/
Recently I setup rever