Re: Cache only one specific query string pattern

2018-09-25 Thread Palvelin Postmaster via nginx
> On 25 Sep 2018, at 16:35, Palvelin Postmaster via nginx > wrote: > > I use Wordpress’ REST API post feed to embed articles on an external site. My > articles are updated fairly seldom, so there’s probably no need to > dynamically compile every request response. I’m thinking of using fastcg

Cache only one specific query string pattern

2018-09-25 Thread Palvelin Postmaster via nginx
I use Wordpress’ REST API post feed to embed articles on an external site. My articles are updated fairly seldom, so there’s probably no need to dynamically compile every request response. I’m thinking of using fastcgi cache to cache the feed. I’m currently skipping caching for all requests wit