Re: Nginx cache returning empty response for just the home page

2018-10-07 Thread Jane Jojo
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 > >

Nginx cache returning empty response for just the home page

2018-10-06 Thread Jane Jojo
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

Website hit returning CSS code instead of html, is this due to some caching mess up?

2018-05-19 Thread Jane Jojo
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